# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate ## [3.1.4] - 2022-03-21 - 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 ## [3.0.1] - 2022-01-03 [Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.4...HEAD [3.1.4]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.3...clap_complete_fig-v3.1.4 [3.1.3]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.2...clap_complete_fig-v3.1.3 [3.1.2]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.1...clap_complete_fig-v3.1.2 [3.1.1]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.0...clap_complete_fig-v3.1.1 [3.1.0]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.0.2...clap_complete_fig-v3.1.0 [3.0.2]: https://github.com/clap-rs/clap/compare/v3.0.1...clap_complete_fig-v3.0.2 [3.0.1]: https://github.com/clap-rs/clap/compare/v3.0.0...v3.0.1