From 8f6157a29171ce9d305948fcf42c2d06c0872f8a Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Wed, 21 Oct 2020 22:18:21 +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 b50089dc..ced83553 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ Thanks to [@tzzh](https://github.com/tzzh), [@Heliosmaster](https://github.com/H ### New - [babashka/process](https://github.com/babashka/process): a Clojure library for working with `java.lang.Process` -- [pod-tzzh-mail](https://github.com/tzzh/pod-tzzh-mail): a pod for sending mail by @tzzh +- [pod-tzzh-mail](https://github.com/tzzh/pod-tzzh-mail): a pod for sending mail by [@tzzh](https://github.com/tzzh) - [pod-babashka-lanterna](https://github.com/babashka/pod-babashka-lanterna): a pod for creating TUI apps - Add `lazy-cat` [#605](https://github.com/borkdude/babashka/issues/605) - Support error output in babashka.nrepl