Skip to content

Commit

Permalink
Set version to 9.0.477
Browse files Browse the repository at this point in the history
  • Loading branch information
niwinz committed Oct 15, 2022
1 parent 30ea837 commit bcc854e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog #

## Version 9.0.477

Date: 2022-10-15

- Change the license from BSD-2 to MPL-2.0
- Remove from CLJS: IState protocol and all related public API; that
functions already does not works on cljs becuase of platform promise
limitations, so we decided to just exclude them from cljs and saves
some bytes
- Simplify `pending?` impl in JVM
- Add experimental (JVM only) ConcurrencyLimiter class

## Version 9.0.471

Date: 2022-10-09
Expand Down

0 comments on commit bcc854e

Please sign in to comment.