diff --git a/clap_complete/CHANGELOG.md b/clap_complete/CHANGELOG.md index c72e11280a4..d03cdff4302 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 +### Fixes + +- Powershell: Allow completion of partial commands + ## [3.0.5] - 2022-01-24 ### Fixes