File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,10 @@ Copyright © Rich Hickey and contributors
65
65
66
66
## Changelog
67
67
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
68
72
* Release 1.8.711-beta1 on 2025.02.19
69
73
* [ ASYNC-256] ( https://clojure.atlassian.net/browse/ASYNC-256 ) (CLJ) Add io-thread and System property clojure.core.async.executor-factory
70
74
* [ ASYNC-255] ( https://clojure.atlassian.net/browse/ASYNC-255 ) (CLJ) alts guards against put of nil message on entry
You can’t perform that action at this time.
0 commit comments