Changelog

This commit is contained in:
Michiel Borkent 2024-02-22 15:44:37 +01:00
parent 86ac0c2431
commit e1a12037cd

View file

@ -7,7 +7,7 @@ A preview of the next release can be installed from
[Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting
## 1.3.188 (2024-02-22)
## 1.3.189 (2024-02-22)
- [#1660](https://github.com/babashka/babashka/issues/1660): add `:deps-root` as part of hash to avoid caching issue with `deps.clj`
- [#1632](https://github.com/babashka/babashka/issues/1632): fix `(.readPassword (System/console))` by upgrading GraalVM to `21.0.2`