From a0ef27ad21964950e0181370a544193373457a29 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 10 Dec 2021 13:33:51 +0100 Subject: [PATCH] CHANGELOG [skip ci] --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7038bdf0..afdb4bcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,9 @@ For a list of breaking changes, check [here](#breaking-changes). ## 0.7.0 (2021-12-10) -- Add compatibility with `clojure.spec.alpha`. See [babashka/spec.alpha](https://github.com/babashka/spec.alpha). +- Add compatibility with `clojure.spec.alpha`. See + [babashka/spec.alpha](https://github.com/babashka/spec.alpha) and this [blog + post](https://blog.michielborkent.nl/using-clojure-spec-alpha-with-babashka.html). - Add `to-array-2d`, `aclone`, `areduce` and `amap` ([@MrEbbinghaus](https://github.com/MrEbbinghaus)) - Add `inst-ms` - Add `java.util.StringTokenizer`