Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Jun 14, 2022
1 parent 4001db6 commit a770000
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,18 @@ _gated behind `unstable-v4`_
- *(parser)* Always fill in `""` argument for external subcommands (#3263)
- *(derive)* Detect escaped external subcommands that look like built-in subcommands (#3703)
- *(derive)* Leave `Arg::id` as `verbatim` casing (#3282)
- *(derive)* Default to `#[clap(value_parser, action)]` instead of `#[clap(parse)]` (#3827)

<!-- next-header -->
## [Unreleased] - ReleaseDate

### Fixes

- *(derive)* Improve the highlighted code for deprecation warnings

**gated behind `unstable-v4`**
- *(derive)* Default to `#[clap(value_parser, action)]` instead of `#[clap(parse)]` (#3827)

## [3.2.1] - 2022-06-13

## [3.2.0] - 2022-06-13
Expand Down

0 comments on commit a770000

Please sign in to comment.