diff --git a/CHANGELOG.md b/CHANGELOG.md index c7fba1c2..f31b6589 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ A preview of the next release can be installed from [Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting ## Unreleased -- [#1785](https://github.com/babashka/babashka/issues/1785): Allow subclasses of `Throwable` to have instance methods invoked ([@bobisageek](https://github.com/bobisageek)) +- [#1785](https://github.com/babashka/babashka/issues/1785): Allow subclasses of `Throwable` to have instance methods invoked ([@bobisageek](https://github.com/bobisageek)) +- [#1788](https://github.com/babashka/babashka/issues/1788): records should have fields all set to `nil` ## 1.12.196 (2024-12-24) diff --git a/sci b/sci index 6892bc6a..483dd638 160000 --- a/sci +++ b/sci @@ -1 +1 @@ -Subproject commit 6892bc6aed8abf3a1ca532a71cdf352b7d8b6546 +Subproject commit 483dd6384c956f1e8fe2a8d4bbbe9b10e1c17913