From e1f1fbdaff1d68e3616f6f312a343a86848655ff Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Tue, 29 Dec 2020 16:15:16 +0100 Subject: [PATCH] CHANGELOG [skip ci] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 186d35db..2effb34e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ For a list of breaking changes, check [here](#breaking-changes). - Implement [pod registry](https://github.com/babashka/pod-registry) to automatically obtain pods when used in script. [#690](https://github.com/borkdude/babashka/issues/690) -- [Buddy pod](https://github.com/babashka/pod-babashka-buddy) +- [Buddy pod](https://github.com/babashka/pod-babashka-buddy) [#656](https://github.com/borkdude/babashka/issues/656) - [Etaoin pod 0.0.1 release](https://github.com/babashka/pod-babashka-etaoin) - [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))