We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c348b30 commit 069f2c5Copy full SHA for 069f2c5
CHANGELOG.md
@@ -6,6 +6,14 @@
6
7
### Changes
8
9
+### Bugs fixed
10
+
11
+## 1.12.0-8 (10-03-2025)
12
13
+### New Features
14
15
+### Changes
16
17
### Bugs fixed
18
19
- Fix binding trace, report symb name instead of demunging lb.name so we don't report _a-bind as -a-bind
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>clojure</artifactId>
<name>clojure</name>
<packaging>jar</packaging>
- <version>1.12.0-7</version>
+ <version>1.12.0-8</version>
<url>http://clojure.org/</url>
<description>Clojure core environment and runtime library.</description>
0 commit comments