v0.7.1
This commit is contained in:
parent
ab470def54
commit
c8aebb3c2b
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
For a list of breaking changes, check [here](#breaking-changes).
|
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)
|
- Add `spy` macro from `taoensso.timbre` [#1087](https://github.com/babashka/babashka/issues/1087)
|
||||||
- Better error for higher order fn arity mismatch
|
- Better error for higher order fn arity mismatch
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
0.7.1-SNAPSHOT
|
0.7.1
|
||||||
Loading…
Reference in a new issue