From 250b1e1c5fa35ed4a877335f6e430438f1908c90 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 28 Feb 2021 10:50:09 +0100 Subject: [PATCH] CHANGELOG [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54e65e22..56612c1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ For a list of breaking changes, check [here](#breaking-changes). - Use default `*print-right-margin*` value from `clojure.pprint` - Upgrade httpkit to 2.5.3 [#738](https://github.com/babashka/babashka/issues/738) +- Upgrade tools.cli to 1.0.206 - Add several classes to be used with `defprotocol` (`PersistentVector`, `PersistentHashSet`, ...) Sci: