From 3bda60d8157ecb184cca9f97ad0fbf1946088299 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 24 Jan 2021 22:04:57 +0100 Subject: [PATCH] [skip ci] CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cfd119f..a0af9b77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ For a list of breaking changes, check [here](#breaking-changes). - Add Alpine [Docker images](https://hub.docker.com/repository/registry-1.docker.io/babashka/babashka/tags?page=1&ordering=last_updated) [#699](https://github.com/babashka/babashka/issues/699) ([@lispyclouds](https://github.com/lispyclouds)) - Add `pp` from `clojure.pprint` [#707](https://github.com/babashka/babashka/issues/707) -### Fixed / enhancd +### Fixed / enhanced - Fix issue with unzipping nested directory [babashka/pod-registry#4](https://github.com/babashka/pod-registry/issues/4) - Test cannot be defined conditionally [#705](https://github.com/babashka/babashka/issues/705)