diff --git a/clap_complete_fig/CHANGELOG.md b/clap_complete_fig/CHANGELOG.md index 9d98cd9c..d3b9c8a6 100644 --- a/clap_complete_fig/CHANGELOG.md +++ b/clap_complete_fig/CHANGELOG.md @@ -7,12 +7,25 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +- Subcommand alias support + ## [3.1.3] - 2022-03-18 +### Fixes + +- `require_equals` fix + ## [3.1.2] - 2022-03-18 ## [3.1.1] - 2022-03-17 +### Features + +- `hide` support +- `require_equals` support +- Exclude support +- `multiple_occurrences` support + ## [3.1.0] - 2022-02-16 ## [3.0.2] - 2022-01-12