From 75860aad68f13f343ac4fc87b24d30d9817ab386 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 13 Mar 2022 20:31:00 +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 9d3c37cf..a4c9a92b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ A preview of the next release can be installed from This release improves compatibility with several libraries: [loom](https://github.com/aysylu/loom), [hugsql.core](https://www.hugsql.org) and [specter](https://github.com/redplanetlabs/specter)! -To use specter in babashka, use the following fork and coordinates. +To use specter in babashka, use the following coordinates: ``` clojure {:deps {com.rpl/specter {:git/url "https://github.com/borkdude/specter"