From 225a68da06d5ea3bcb289068f65b6eee020bcaa1 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sat, 10 Apr 2021 17:53:28 +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 5be0df24..fcde918a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ For a list of breaking changes, check [here](#breaking-changes). Babashka: -- Use get-classpath when build an uberjar [#776](https://github.com/babashka/babashka/issues/776) +- Fix building uberjar with classpath from `bb.edn` [#776](https://github.com/babashka/babashka/issues/776) - Provide linux arm64 static binaries [#782](https://github.com/babashka/babashka/issues/782) - Upgrade to Clojure `1.11.0-alpha1` to get full map passing to kwargs function support - First cut of bb tasks [#788](https://github.com/babashka/babashka/issues/788). This is a preview version which is expected to