changelog

This commit is contained in:
Michiel Borkent 2022-10-25 11:11:31 +02:00
parent cf93651e8e
commit b452c1d94a

View file

@ -10,6 +10,7 @@ A preview of the next release can be installed from
- Fix [#1401](https://github.com/babashka/babashka/issues/1401): mutation of `deftype` field should be visible in protocol method
- Fix [#1405](https://github.com/babashka/babashka/issues/1405): drop name metadata from conditionally defined var
- [#602](https://github.com/babashka/babashka/issues/602): add lib tests for clj-commons/fs ([@bobisageek](https://github.com/bobisageek))
- Add `java.net.URLConnection` class
## 1.0.164 (2022-10-17)