From 68e8ac6e10c86650c191431b26c64b6966002bd7 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Mon, 5 Feb 2024 12:34:16 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cf55248..545ae606 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ A preview of the next release can be installed from - [#1632](https://github.com/babashka/babashka/issues/1632): fix `(.readPassword (System/console))` by upgrading GraalVM to `21.0.2` - [#1661](https://github.com/babashka/babashka/issues/1661): follow symlink when reading adjacent bb.edn - [#1665](https://github.com/babashka/babashka/issues/1665): `read-string` should use non-indexing reader +- Uberjar task: support reader conditional in .cljc file ## 1.3.188 (2023-01-12)