CHANGELOG [skip ci]
This commit is contained in:
parent
126d2ff728
commit
2749eb7149
1 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,10 @@ For a list of breaking changes, check [here](#breaking-changes).
|
||||||
- Add support for arm64 binaries
|
- Add support for arm64 binaries
|
||||||
- :reload-all https://github.com/borkdude/sci/issues/552
|
- :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
|
### Enhancements / fixes
|
||||||
|
|
||||||
- Fix `print-method` when writing to stdout [#667](https://github.com/babashka/babashka/issues/667)
|
- Fix `print-method` when writing to stdout [#667](https://github.com/babashka/babashka/issues/667)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue