From bbed428f29dd9712b15f76107a1759ee739effec Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Wed, 23 Sep 2020 14:44:49 +0200 Subject: [PATCH] CHANGELOG [skip ci] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bb78903..2336ca5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ Thanks to [@RickMoynihan](https://github.com/RickMoynihan), [@joinr](https://git ### 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) - 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)