From eddf51529fa997ff9578850dc613b0600497e279 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Tue, 18 Feb 2025 12:36:44 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5180401a..446f42cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ A preview of the next release can be installed from - [#1785](https://github.com/babashka/babashka/issues/1785): Allow subclasses of `Throwable` to have instance methods invoked ([@bobisageek](https://github.com/bobisageek)) - [#1791](https://github.com/babashka/babashka/issues/1791): interop problem on Jsoup form element - #1793: Bump `rewrite-clj` to `1.1.49` +- Bump `deps.clj` +- Bump `fs` + ## 1.12.196 (2024-12-24)