CHANGELOG
This commit is contained in:
parent
79cbe5b58a
commit
04762fe68e
1 changed files with 7 additions and 0 deletions
|
|
@ -2,6 +2,13 @@
|
|||
|
||||
For a list of breaking changes, check [here](#breaking-changes).
|
||||
|
||||
## Unreleased
|
||||
|
||||
- Add `spy` macro from `taoensso.timbre` [#1087](https://github.com/babashka/babashka/issues/1087)
|
||||
- Check `shasum` / `sha256sum` in `PATH` on install script ([@thiagokokada](https://github.com/thiagokokada))
|
||||
- Build arm64 docker image in CI [#1099](https://github.com/babashka/babashka/issues/1099) ([@cap10morgan](https://github.com/cap10morgan))
|
||||
- Upgrade to `edamame` v0.0.19
|
||||
|
||||
## 0.7.0 (2021-12-10)
|
||||
|
||||
- Add compatibility with `clojure.spec.alpha`. See
|
||||
|
|
|
|||
Loading…
Reference in a new issue