From 1a62a619e3b9c0bed380173f9f9b3cc988ce4a6c Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Tue, 24 Dec 2024 10:41:05 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 989720c0..be211f5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ A preview of the next release can be installed from - `java.util.AbstractMap` - `java.util.AbstractSet` - `java.util.AbstractList` -- [#1760] For compatibility with [Fireworks v0.10.3](https://github.com/paintparty/fireworks), added `volatile?` entry to `babashka.impl.clojure.core/core-extras`([@paintparty](https://github.com/paintparty)) +- [#1760](https://github.com/babashka/babashka/issues/1760) For compatibility with [Fireworks v0.10.3](https://github.com/paintparty/fireworks), added `volatile?` entry to `babashka.impl.clojure.core/core-extras`([@paintparty](https://github.com/paintparty)) - Bump `babashka.cli` to `0.8.61` - Bump `clj-yaml` to `1.0.29` - [#1768](https://github.com/babashka/babashka/issues/1768): Add `taoensso.timbre` `color-str` function