We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a731243 commit 7771ef0Copy full SHA for 7771ef0
README.md
@@ -65,6 +65,7 @@ Copyright © Rich Hickey and contributors
65
## Changelog
66
67
* next
68
+ * [ASYNC-274](https://clojure.atlassian.net/browse/ASYNC-274) (CLJ) Fixed flow/futurize stopped returning a future on Executor change
69
* [ASYNC-270](https://clojure.atlassian.net/browse/ASYNC-270) (CLJ) futurize with no :exec arg throws
70
* Release 1.9.847-alpha3 on 2026-03-11
71
* [ASYNC-262](https://clojure.atlassian.net/browse/ASYNC-262) (CLJ) REVERTED from 1.9.829-alpha2
0 commit comments