diff --git a/clap_complete/CHANGELOG.md b/clap_complete/CHANGELOG.md index 9087cde48e5..06cd4f60298 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 + +- *(zsh)* Don't fail or ignore options consumed by `_arguments` + ## [4.5.4] - 2024-06-06 ## [4.5.3] - 2024-06-06