Update CHANGELOG.md
This commit is contained in:
parent
6cc8877481
commit
4a5da838e6
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ but it also introduces new support around `reify`.
|
|||
|
||||
### New
|
||||
|
||||
- Support `java.io.file.FileVisitor` and `java.io.FilenameFilter` with `reify` [#600](https://github.com/borkdude/babashka/issues/600). Nice side effect: this makes babashka compatible with the [fs](https://github.com/clj-commons/fs) library.
|
||||
- Support `java.nio.file.FileVisitor` and `java.io.FilenameFilter` with `reify` [#600](https://github.com/borkdude/babashka/issues/600). Nice side effect: this makes babashka compatible with the [fs](https://github.com/clj-commons/fs) library.
|
||||
- Add classes `java.util.zip.ZipInputStream` and `java.util.zip.ZipEntry`. This makes babashka compatible with [glam](https://github.com/borkdude/glam), a work in progress package manager.
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Reference in a new issue