Update CHANGELOG.md (#1666)

inc year
This commit is contained in:
Gert Goet 2024-02-06 14:17:57 +01:00 committed by GitHub
parent 68e8ac6e10
commit 3e4c5861e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,11 +15,11 @@ A preview of the next release can be installed from
- [#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)
## 1.3.188 (2024-01-12)
- [#1658](https://github.com/babashka/babashka/issues/1658): fix command line parsing for scripts that parse `--version` or `version` etc
## 1.3.187 (2023-01-09)
## 1.3.187 (2024-01-09)
- Add `clojure.reflect/reflect`
- Add `java.util.ScheduledFuture`, `java.time.temporal.WeekFields`