Skip to content

Commit a82d58e

Browse files
committed
add 1.12 release notes link
1 parent b10b747 commit a82d58e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/releases/devchangelog.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Note: All dev releases are subject to breaking changes for new work since the pr
2121

2222
=== 1.12.0-alpha5 (Oct 20, 2023) [[v1.12.0-alpha5]]
2323

24+
https://clojure.org/news/2023/10/20/clojure-1-12-alpha5[Release notes]
25+
2426
* https://clojure.atlassian.net/browse/CLJ-2804[CLJ-2804] lazy-seq, delay - To avoid running user code under synchronized blocks, replace synchronized with ReentrantLock
2527

2628
=== 1.12.0-alpha4 (Jun 28, 2023) [[v1.12.0-alpha4]]
@@ -48,6 +50,8 @@ Fixes from work in prior 1.12.0 alpha releases:
4850

4951
=== 1.12.0-alpha2 (Apr 12, 2023) [[v1.12.0-alpha2]]
5052

53+
https://clojure.org/news/2023/04/14/clojure-1-12-alpha2[Release Notes]
54+
5155
New:
5256

5357
* https://clojure.atlassian.net/browse/CLJ-2757[CLJ-2757] Basis api
@@ -74,6 +78,8 @@ Bug fixes and enhancements:
7478

7579
=== 1.12.0-alpha1 (Jun 30, 2022) [[v1.12.0-alpha1]]
7680

81+
https://clojure.org/news/2022/06/30/clojure1-12-alpha1[Release Notes]
82+
7783
New:
7884

7985
* https://clojure.atlassian.net/browse/CLJ-2713[CLJ-2713] Efficient drop and partition for persistent or algorithmic collections

0 commit comments

Comments
 (0)