diff --git a/clap_complete/CHANGELOG.md b/clap_complete/CHANGELOG.md index 08f37491..a6a063e9 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 +### Fices + +- *(unstable)* Don't have dynamic completions pollute the parent command's help output + ## [4.4.6] - 2024-01-02 ### Fixes