diff --git a/CHANGELOG.md b/CHANGELOG.md index aa2f452a84..3708745926 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,24 @@ ### New Features +### Changes + +### Bugs fixed + +## 1.12.0-beta2 (02-08-2024) + +### New Features + +### Changes + + - Tracking official 1.12.0-beta2 + +### Bugs fixed + +## 1.12.0-beta1_1 (20-06-2024) + +### New Features + ### Changes - Don't instrument in .class compilation path diff --git a/pom.xml b/pom.xml index 2f40266e8e..ddc9dcd055 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ clojure clojure jar - 1.12.0-beta1 + 1.12.0-beta2 http://clojure.org/ Clojure core environment and runtime library.