CHANGELOG [skip ci]

This commit is contained in:
Michiel Borkent 2020-09-23 14:44:49 +02:00
parent b7a3936595
commit bbed428f29

View file

@ -27,7 +27,7 @@ Thanks to [@RickMoynihan](https://github.com/RickMoynihan), [@joinr](https://git
### Fixed / enhanced ### Fixed / enhanced
- Fix location printing in REPL (`--repl`) [#577](https://github.com/borkdude/babashka/issues/577) - Fix location printing in REPL (`--repl`) [#598](https://github.com/borkdude/babashka/issues/589)
- Babashka.curl sends form params incorrectly as multipart [babashka.curl#25](https://github.com/borkdude/babashka.curl/issues/25) - Babashka.curl sends form params incorrectly as multipart [babashka.curl#25](https://github.com/borkdude/babashka.curl/issues/25)
- Update Windows build instructions [#574](https://github.com/borkdude/babashka/issues/574) - Update Windows build instructions [#574](https://github.com/borkdude/babashka/issues/574)
- Set minimum macOS version in build explicitly [#588](https://github.com/borkdude/babashka/pull/588) - Set minimum macOS version in build explicitly [#588](https://github.com/borkdude/babashka/pull/588)