CHANGELOG [skip ci]

This commit is contained in:
Michiel Borkent 2021-12-02 21:08:39 +01:00
parent 5608924de6
commit 692d3f879d

View file

@ -6,7 +6,7 @@ For a list of breaking changes, check [here](#breaking-changes).
- Add `reader-conditional?`, `test`
- Deps.clj: bump to tools jar `1.10.3.1040`
- Babashka.process: support `deref` with timeout (@SevereOverfl0w)
- Babashka.process: support `deref` with timeout ([@SevereOverfl0w](https://github.com/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`