@@ -19,8 +19,28 @@ Note: All dev releases are subject to breaking changes for new work since the pr
1919
2020== Release 1.13.x
2121
22+ === 1.13.0-alpha3 (July 7, 2026) [[v1.13.0-alpha3]]
23+
24+ https://clojure.org/news/2026/07/07/clojure-1-13-alpha3[Release Notes]
25+
26+ * https://clojure.atlassian.net/browse/CLJ-2964[CLJ-2964] :select directive in map destructuring
27+ * https://clojure.atlassian.net/browse/CLJ-2963[CLJ-2963] Update specs for :select in destructuring
28+ * RT.map, and thus reader, tracks new PAM thresholds
29+ * https://clojure.atlassian.net/browse/CLJ-1789[CLJ-1789] select-keys - improve performance (transients, etc)
30+ * https://clojure.atlassian.net/browse/CLJ-2958[CLJ-2958] ILookup on sets
31+ * https://clojure.atlassian.net/browse/CLJ-2902[CLJ-2902] pprint - prints arbitary objects in unreadable form
32+ * https://clojure.atlassian.net/browse/CLJ-2801[CLJ-2801] TaggedLiteral - doesn't define print-dup
33+ * https://clojure.atlassian.net/browse/CLJ-2269[CLJ-2269] definterface - does not resolve parameter type hints
34+ * https://clojure.atlassian.net/browse/CLJ-2781[CLJ-2781] clojure.test/report - docstring has broken references
35+ * https://clojure.atlassian.net/browse/CLJ-2929[CLJ-2929] zipper - docstring typo
36+ * https://clojure.atlassian.net/browse/CLJ-2901[CLJ-2901] bytes, shorts, chars - docstring typos
37+ * https://clojure.atlassian.net/browse/CLJ-2811[CLJ-2811] scalb - docstring links to the documentation for nextDown
38+ * https://clojure.atlassian.net/browse/CLJ-2809[CLJ-2809] clojure.math/floor - docstring has line that should be on ceil docstring
39+
2240=== 1.13.0-alpha2 (July 2, 2026) [[v1.13.0-alpha2]]
2341
42+ https://clojure.org/news/2026/07/02/clojure-1-13-alpha2[Release Notes]
43+
2444* Fixes a build problem from new Maven plugins
2545
2646=== 1.13.0-alpha1 (July 2, 2026) [[v1.13.0-alpha1]]
0 commit comments