diff --git a/clap_complete/CHANGELOG.md b/clap_complete/CHANGELOG.md index 64d9a6fd37e..def3c55d893 100644 --- a/clap_complete/CHANGELOG.md +++ b/clap_complete/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Features + +- *(dynamic)* `allow_hyphen_values` support + ## [4.5.25] - 2024-09-04 ### Compatibility