From 3755b246019e44cb28edb912d8a32d7a90fefee9 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Tue, 29 Dec 2020 12:59:24 +0100 Subject: [PATCH] CHANGELOG [skip ci] --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfadac32..3700071d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,8 @@ For a list of breaking changes, check [here](#breaking-changes). script. [#690](https://github.com/borkdude/babashka/issues/690) - [Buddy pod](https://github.com/babashka/pod-babashka-buddy) - [Etaoin pod 0.0.1 release](https://github.com/babashka/pod-babashka-etaoin) -- [Fswatcher pod](https://github.com/babashka/pod-babashka-fswatcher) +- [Filewatcher pod 0.0.1 release](https://github.com/babashka/pod-babashka-filewatcher) +- [Fswatcher pod](https://github.com/babashka/pod-babashka-fswatcher) ([@lispyclouds](https://github.com/lispyclouds)) ### Fixed / enhanced @@ -19,6 +20,11 @@ For a list of breaking changes, check [here](#breaking-changes). - Handle whitespace after read-cond splice - Several performance improvements +### Thanks + +Special thanks to [@lispyclouds](https://github.com/lispyclouds) for hammocking +on the pod registry and working on the new fswatcher pod. + ## v0.2.5 This release adds a new `babashka.deps` namespace which offers [tools.deps