diff --git a/CHANGELOG.md b/CHANGELOG.md index 062d4d7c..807f3411 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ A preview of the next release can be installed from ## Unreleased -- #1660: add `:deps-root` as part of hash to avoid caching issue with `deps.clj` +- [#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` ## 1.3.188 (2023-01-12)