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