diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a60ca75..a69bab14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ For a list of breaking changes, check [here](#breaking-changes). -## Unreleased +## 0.7.1 (2021-12-29) - Add `spy` macro from `taoensso.timbre` [#1087](https://github.com/babashka/babashka/issues/1087) - Better error for higher order fn arity mismatch diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 17060e92..7deb86fe 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -0.7.1-SNAPSHOT \ No newline at end of file +0.7.1 \ No newline at end of file