We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ec536 commit aaa00f7Copy full SHA for aaa00f7
README.md
@@ -65,6 +65,9 @@ Copyright © Rich Hickey and contributors
65
## Changelog
66
67
* next
68
+ * [ASYNC-262](https://clojure.atlassian.net/browse/ASYNC-262) (CLJ) REVERTED from 1.9.829-alpha2
69
+ * [ASYNC-272](https://clojure.atlassian.net/browse/ASYNC-272) (CLJ) Use JVM virtual threads in io-thread
70
+ * [ASYNC-271](https://clojure.atlassian.net/browse/ASYNC-271) (CLJ) futurize with no :exec arg throws
71
* [ASYNC-269](https://clojure.atlassian.net/browse/ASYNC-269) (CLJ) Noop callbacks dispatch on caller thread
72
* Release 1.9.829-alpha2 on 2025-10-01
73
* [ASYNC-262](https://clojure.atlassian.net/browse/ASYNC-262) (CLJ) Use virtual threads when available for go and io-thread
0 commit comments