CHANGELOG [skip ci]

This commit is contained in:
Michiel Borkent 2021-03-13 12:51:34 +01:00
parent ea88219ad6
commit a44f66e9a1

View file

@ -6,13 +6,15 @@ For a list of breaking changes, check [here](#breaking-changes).
### TODO
- Roll back `reify` changes in v0.2.13. See [sci#549](https://github.com/borkdude/sci/issues/549).
- Add support for arm64 binaries
### Enhancements / fixes
- Fix `print-method` when writing to stdout [#667](https://github.com/babashka/babashka/issues/667)
- Fix interop with `System/out` [#754](https://github.com/babashka/babashka/issues/754)
- Narrow `reify` to just one class. See discussion in [sci#549](https://github.com/borkdude/sci/issues/549)
- Add preliminary support for `proxy` (for pathom3 smart maps) [sci#550](https://github.com/borkdude/sci/issues/550).
## v0.2.13