diff --git a/CHANGELOG.md b/CHANGELOG.md index 653d8d0c..72d9fa2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)