Skip to content

Commit 12c5a3e

Browse files
committed
update for release
1 parent 30925c8 commit 12c5a3e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ Copyright © Rich Hickey and contributors
6565

6666
## Changelog
6767

68+
* Release 1.8.718-beta2 on 2025.03.10
69+
* [ASYNC-259](https://clojure.atlassian.net/browse/ASYNC-259) (CLJ) Implement `clojure.core.async.go-checking` with new executor pools
70+
* [ASYNC-260](https://clojure.atlassian.net/browse/ASYNC-260) (CLJ) Remove now unused property `clojure.core.async.pool-size`
71+
* [ASYNC-261](https://clojure.atlassian.net/browse/ASYNC-261) (CLJ) Put clojure.core.async/thread-macro-executor var back into place
6872
* Release 1.8.711-beta1 on 2025.02.19
6973
* [ASYNC-256](https://clojure.atlassian.net/browse/ASYNC-256) (CLJ) Add io-thread and System property clojure.core.async.executor-factory
7074
* [ASYNC-255](https://clojure.atlassian.net/browse/ASYNC-255) (CLJ) alts guards against put of nil message on entry

0 commit comments

Comments
 (0)