v1.12.194
This commit is contained in:
parent
ed8aa97d34
commit
89eed2ed44
2 changed files with 4 additions and 3 deletions
|
|
@ -7,9 +7,10 @@ A preview of the next release can be installed from
|
||||||
|
|
||||||
[Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting
|
[Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting
|
||||||
|
|
||||||
## Unreleased
|
## 1.12.194 (2024-10-12)
|
||||||
|
|
||||||
- [#1743](https://github.com/babashka/babashka/issues/1743): fix new fully qualified instance method in call position with GraalVM 22
|
- Upgrade to GraalVM 23
|
||||||
|
- [#1743](https://github.com/babashka/babashka/issues/1743): fix new fully qualified instance method in call position with GraalVM 23
|
||||||
|
|
||||||
## 1.12.193 (2024-10-11)
|
## 1.12.193 (2024-10-11)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.12.194-SNAPSHOT
|
1.12.194
|
||||||
Loading…
Reference in a new issue