diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f4df251aeb..7614436d761 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Features + +- `ArgAction::HelpShort` and `ArgAction::HelpLong` for explicitly specifying which style of help to display + +### Fixes + +- Skip `[OPTIONS]` in usage if a help or version `ArgAction` is used + ## [4.3.13] - 2023-07-17 ## [4.3.12] - 2023-07-14