Compare commits

...

1 commit

Author SHA1 Message Date
Michiel Borkent
ca019dde9a Fix #1788: records should have fields set to nil 2025-01-13 10:48:48 +01:00
2 changed files with 3 additions and 2 deletions

View file

@ -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)

2
sci

@ -1 +1 @@
Subproject commit 6892bc6aed8abf3a1ca532a71cdf352b7d8b6546
Subproject commit 483dd6384c956f1e8fe2a8d4bbbe9b10e1c17913