CHANGELOGS [skip ci]
This commit is contained in:
parent
500a4f9f60
commit
14362cdf5f
1 changed files with 5 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue