We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a0f4cf commit 8112874Copy full SHA for 8112874
README.md
@@ -64,6 +64,8 @@ Copyright © Rich Hickey and contributors
64
65
## Changelog
66
67
+* Release 1.10.870-alpha2 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