diff --git a/CHANGELOG.md b/CHANGELOG.md index f693b4f0..94dd4326 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,13 @@ For a list of breaking changes, check [here](#breaking-changes). ## Unreleased +Babashka proper: + - Passing form on Windows with question mark breaks evaluation [#889](https://github.com/babashka/babashka/issues/889) - `(read-line)` is buggy in REPL [#899](https://github.com/babashka/babashka/issues/899) +- Add `java.io.FileInputStream`. This fixes compatibility with [replikativ/hasch](https://github.com/replikativ/hasch). + +Sci: minor perf improvements. ## 0.4.6