diff --git a/clap_complete/CHANGELOG.md b/clap_complete/CHANGELOG.md index 8fea716e093..1ef80ea707b 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 + +- Work with older Bash versions, particularly for MacOS + ## [4.4.5] - 2023-12-27 ### Documentation