diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f65d9fd245..79be4c41285 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Documentation + +- Fix `find` cookbook entry to allow repeats of flags/options + +### Features + +- Allow `num_args(0)` on options which allows making them emulate being a flag for position-tracking flags + ## [4.4.13] - 2024-01-04 ### Documentation