diff --git a/CHANGELOG.md b/CHANGELOG.md index ca2341f..84f6042 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Babashka [fs](https://github.com/babashka/fs): file system utility library for C ## Unreleased - [#130](https://github.com/babashka/fs/issues/130) Unclear from `fs/glob`docs that it supports a `:max-depth` option ([@teodorlu](https://github.com/teodorlu)) +- [#132](https://github.com/babashka/fs/issues/132): add `read-link` to resolve symbolic link, without target of link needing to exist ## v0.5.21 (2024-05-17)