CHANGELOGS [skip ci]

This commit is contained in:
Michiel Borkent 2021-09-12 14:42:49 +02:00
parent 500a4f9f60
commit 14362cdf5f

View file

@ -2,14 +2,16 @@
For a list of breaking changes, check [here](#breaking-changes).
## Unreleased
## 0.6.1
- Fix for schmee java-http-clj send-async [#997](https://github.com/babashka/babashka/issues/997)
- Fix for `java-http-clj` `send-async` [#997](https://github.com/babashka/babashka/issues/997)
- Add `PipedInput/OutputStream` [#1001](https://github.com/babashka/babashka/issues/1001)
- `aarch64` static binaries are compiled with `"-H:+StaticExecutableWithDynamicLibC"`
SCI:
- Self-referential function returns wrong binding [#1006](https://github.com/babashka/babashka/issues/1006)
- Self-referential function returns wrong binding in presence of laziness
[#1006](https://github.com/babashka/babashka/issues/1006)
## 0.6.0