We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7a7b8 commit a0b22a6Copy full SHA for a0b22a6
README.md
@@ -64,6 +64,8 @@ Copyright © Rich Hickey and contributors
64
65
## Changelog
66
67
+* next on 2026-04-06
68
+ * [ASYNC-275](https://clojure.atlassian.net/browse/ASYNC-275) (CLJ) Fixed flow/futurize to retain original behavior of propagating exceptions
69
* Release 1.10.864-alpha1 on 2026-03-19
70
* Alpha release of core.async.flow - all APIs subject to change
71
* [ASYNC-274](https://clojure.atlassian.net/browse/ASYNC-274) (CLJ) Fixed flow/futurize stopped returning a future on Executor change
0 commit comments