We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8112874 commit 258748cCopy full SHA for 258748c
1 file changed
README.md
@@ -80,6 +80,7 @@ Copyright © Rich Hickey and contributors
80
* [ASYNC-274](https://clojure.atlassian.net/browse/ASYNC-274) (CLJ) Fixed flow/futurize stopped returning a future on Executor change
81
* [ASYNC-270](https://clojure.atlassian.net/browse/ASYNC-270) (CLJ) futurize with no :exec arg throws
82
* Release 1.9.847-alpha3 on 2026-03-11
83
+ * Flow - first cut of broadcast system
84
* [ASYNC-262](https://clojure.atlassian.net/browse/ASYNC-262) (CLJ) REVERTED from 1.9.829-alpha2
85
* [ASYNC-272](https://clojure.atlassian.net/browse/ASYNC-272) (CLJ) Use JVM virtual threads in io-thread
86
* [ASYNC-269](https://clojure.atlassian.net/browse/ASYNC-269) (CLJ) Noop callbacks dispatch on caller thread
0 commit comments