You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,21 +5,20 @@ Changelog
5
5
6
6
clj has both stable and prerelease versions. Current and former stable build are listed in **bold** and are (or were) available from the default [brew formula](https://github.com/clojure/brew-install/). Other versions can be obtained using versioned formulas only.
7
7
8
-
Prerelease versions:
9
-
10
-
* 1.12.5.1654 on May 28, 2026
11
-
* Fix bad version in :deps alias
12
-
* 1.12.5.1650 on May 28, 2026
13
-
* Update to latest tools.deps and tools.deps.cli
8
+
Prerelease versions: none
14
9
15
10
**Current stable version:**
16
11
17
-
***1.12.5.1645 on May 14, 2026**
18
-
***TDEPS-279 Set aether.connector.userAgent to ClojureCLI for the CLI dep expansion**
19
-
***Vendor custom root deps.edn to break dependency cycle**
12
+
***1.12.5.1654 on May 28, 2026**
13
+
***Fix bad version in :deps alias**
20
14
21
15
Older versions (previous stable builds in bold):
22
16
17
+
* 1.12.5.1650 on May 28, 2026
18
+
* Update to latest tools.deps and tools.deps.cli
19
+
***1.12.5.1645 on May 14, 2026**
20
+
***TDEPS-279 Set aether.connector.userAgent to ClojureCLI for the CLI dep expansion**
21
+
***Vendor custom root deps.edn to break dependency cycle**
0 commit comments