Skip to content

Commit bcc854e

Browse files
committed
Set version to 9.0.477
1 parent 30ea837 commit bcc854e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog #
22

3+
## Version 9.0.477
4+
5+
Date: 2022-10-15
6+
7+
- Change the license from BSD-2 to MPL-2.0
8+
- Remove from CLJS: IState protocol and all related public API; that
9+
functions already does not works on cljs becuase of platform promise
10+
limitations, so we decided to just exclude them from cljs and saves
11+
some bytes
12+
- Simplify `pending?` impl in JVM
13+
- Add experimental (JVM only) ConcurrencyLimiter class
14+
315
## Version 9.0.471
416

517
Date: 2022-10-09

0 commit comments

Comments
 (0)