diff --git a/clap_complete/CHANGELOG.md b/clap_complete/CHANGELOG.md index 2deb3eab301..67dcb8f28ad 100644 --- a/clap_complete/CHANGELOG.md +++ b/clap_complete/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Compatibility + +- *(dynamic)* Removed `CompleteCommand` + +### Fixes + +- *(dynamic)* Take over ordering of Fish completions + ## [4.5.24] - 2024-08-27 ### Fixes