diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f223cb6..f9c0de42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ For a list of breaking changes, check [here](#breaking-changes). +## Unreleased + +Babashka.fs: + +- Globbing is always recursive but should not be [#18](https://github.com/babashka/fs/issues/18) + ## 0.2.12 ### Enhancements / fixes