We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa1d01e commit bbf8e0aCopy full SHA for bbf8e0a
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
## master (unreleased)
4
5
+### New Features
6
+
7
+### Changes
8
9
+### Bugs fixed
10
11
+## 1.12.0-7 (10-03-2025)
12
13
### New Features
14
15
- Support multiple clojure.storm.instrumentOnlyPrefixes.* and clojure.storm.instrumentSkipPrefixes.* that will get merged
pom.xml
@@ -5,7 +5,7 @@
<artifactId>clojure</artifactId>
<name>clojure</name>
<packaging>jar</packaging>
- <version>1.11.4-6</version>
+ <version>1.11.4-7</version>
<url>http://clojure.org/</url>
<description>Clojure core environment and runtime library.</description>
0 commit comments