From abdd068149c00d790b23a911122707df56d961b4 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Tue, 28 Feb 2023 23:46:16 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30c3da90..d5a26b61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,9 +21,9 @@ A preview of the next release can be installed from - [#1506](https://github.com/babashka/babashka/issues/1506): `:exec-args` in task should override `:exec-args` on fn metadata - [#1501](https://github.com/babashka/babashka/issues/1501): equals on deftype - Add support for `.getWatches` on atoms -- Bump `babashka.fs` -- Bump `deps.clj` -- Bump `babashka.http-client` +- Bump `babashka.fs` to `0.3.17` +- Bump `deps.clj` to `1.11.1.1237` +- Bump `babashka.http-client` to `0.1.5` - Bump `babashka.cli` to `0.6.46` ## 1.1.173 (2023-02-04)