diff options
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 143635a..54c520d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,16 @@ this project _somewhat_ adheres to [Semantic Versioning]. [Semantic Versioning]: https://semver.org/spec/v2.0.0.html +UNRELEASED +---------- + +### Changed +- All contrib messages now output usage information when called with `--help` and `-h`. + +### Fixed +- Fixed a non-POSIX `find` call. Thanks to @illiliti. + + 1.21.0 - 2020-05-12 ------------------- |