diff --git a/clap_complete/CHANGELOG.md b/clap_complete/CHANGELOG.md index 4a2cbc75..e33d5287 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 + +- *(bash)* Mark `cmd` variable as local + ## [4.1.0] - 2023-01-13 ### Compatibility