CHANGELOG [skip ci]

This commit is contained in:
Michiel Borkent 2021-03-12 10:54:42 +01:00
parent 38c7bc1c17
commit 686a72e1b4

View file

@ -2,6 +2,12 @@
For a list of breaking changes, check [here](#breaking-changes).
## Unreleased
### Enhancements / fixes
- Fix `print-method` when writing to stdout [#667](https://github.com/babashka/babashka/issues/667)
## v0.2.13
### Enhancements / fixes