changelog

This commit is contained in:
Michiel Borkent 2024-04-12 12:13:42 +02:00
parent 1e4236e22d
commit 0d4096dcd1

View file

@ -9,7 +9,7 @@ A preview of the next release can be installed from
## Unreleased
- Fix #1679: bump timbre and fix wrapping `timbre/log!`
- Fix [#1679](https://github.com/babashka/babashka/issues/1679): bump timbre and fix wrapping `timbre/log!`
- Add `java.util.concurrent.CountDownLatch`
- Add `java.lang.ThreadLocal`
- Bump `babashka.process`
@ -18,6 +18,7 @@ A preview of the next release can be installed from
- Bump deps.clj
- Bump `babashka.cli`
- Bump `cheshire` to `5.13.0`
- Bump `http-client` to `0.4.17`
## 1.3.189 (2024-02-22)