changelog

This commit is contained in:
Michiel Borkent 2024-11-11 10:58:39 +01:00
parent b981921a00
commit 6a5c13a6f8

View file

@ -9,7 +9,7 @@ A preview of the next release can be installed from
## Unreleased
- Include [jsoup](https://jsoup.org/) for HTML parsing
- Include [jsoup](https://jsoup.org/) for HTML parsing. This makes bb compatible with the [hickory](https://github.com/clj-commons/hickory) library (and possibly other libraries?).
- [#1752](https://github.com/babashka/babashka/issues/1752): include `java.lang.SecurityException` for `java.net.http.HttpClient` support
- [#1748](https://github.com/babashka/babashka/issues/1748): add `clojure.core/ensure`
- Upgrade to `taoensso/timbre` `v6.6.0`