CHANGELOG [skip ci]

This commit is contained in:
Michiel Borkent 2021-03-15 17:24:15 +01:00
parent 126d2ff728
commit 2749eb7149

View file

@ -9,6 +9,10 @@ For a list of breaking changes, check [here](#breaking-changes).
- Add support for arm64 binaries
- :reload-all https://github.com/borkdude/sci/issues/552
### New
- Linux support for AArch64 [#241](https://github.com/babashka/babashka/issues/241). This means you can now run babashka on Raspberry Pi 64bit and Chromebooks with ARM 64-bit processors!
### Enhancements / fixes
- Fix `print-method` when writing to stdout [#667](https://github.com/babashka/babashka/issues/667)