mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 15:27:16 +00:00
docs: Update changelog
This commit is contained in:
parent
f4324229c8
commit
d821d2f193
1 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Features
|
||||
|
||||
- Added `TypedValueParser::try_map` for when adapting an existing `TypedValueParser` can fail
|
||||
- *(error)* Create errors like clap with `Error::new`, `Error::with_cmd`, and `Error::insert`
|
||||
|
||||
## [4.0.11] - 2022-10-09
|
||||
|
||||
### Fixes
|
||||
|
|
Loading…
Add table
Reference in a new issue