File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Copyright © Rich Hickey and contributors
65
65
66
66
## Changelog
67
67
68
- * next
68
+ * Release 1.8.711-beta1 on 2025.02.19
69
69
* [ ASYNC-256] ( https://clojure.atlassian.net/browse/ASYNC-256 ) (CLJ) Add io-thread and System property clojure.core.async.executor-factory
70
70
* [ ASYNC-255] ( https://clojure.atlassian.net/browse/ASYNC-255 ) (CLJ) alts guards against put of nil message on entry
71
71
* Update tools.analyzer.jvm to 1.3.2
Original file line number Diff line number Diff line change 3
3
<groupId >org.clojure</groupId >
4
4
<artifactId >core.async</artifactId >
5
5
<!-- Don't set this manually! Call script/build/update_version -->
6
- <version >1.7.702 -SNAPSHOT</version >
6
+ <version >1.8.712 -SNAPSHOT</version >
7
7
<packaging >jar</packaging >
8
8
<name >core.async</name >
9
9
<description >Facilities for async programming and communication in Clojure</description >
You can’t perform that action at this time.
0 commit comments