From ec0275575a02ba11e062e5ab59e4e7a485996b80 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 26 Nov 2020 19:52:37 +0100 Subject: [PATCH] changelogs [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31325033..7c4e1806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and code contributions. Thanks to sponsors on - Add OracleDB feature flag [#638](https://github.com/borkdude/babashka/issues/638) ([@holyjak](https://github.com/holyjak)) - Docker build documentation improvements [#643](https://github.com/borkdude/babashka/issues/643) ([@holyjak](https://github.com/holyjak)) - Implement `get-thread-bindings`, `var-get` and `var-set` +- Print used port when starting nREPL server ([@plexus](https://github.com/plexus)) ### Fixed / enhanced