CHANGELOG [skip ci]

This commit is contained in:
Michiel Borkent 2021-12-02 21:07:53 +01:00
parent d7ccd1d7c1
commit 709e94f956

View file

@ -8,6 +8,7 @@ For a list of breaking changes, check [here](#breaking-changes).
- Deps.clj: bump to tools jar `1.10.3.1040`
- Babashka.process: support deref with timeout (SevereOverfl0w)
- Add new functions from clojure 1.11 alpha 3 except `clojure.java.math`
- nREPL server: catch `Throwable` instead of `Exception`, fixes hanging with `assert`
## 0.6.7 (2021-11-29)