CHANGELOG [skip ci]
This commit is contained in:
parent
ef64e93238
commit
9df9566836
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue