From 14362cdf5fde57ad0d2404744277608b0bc99b09 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 12 Sep 2021 14:42:49 +0200 Subject: [PATCH] CHANGELOGS [skip ci] --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0164c594..e337cdd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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