Skip to content

Commit d821d2f

Browse files
committed
docs: Update changelog
1 parent f432422 commit d821d2f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Features
11+
12+
- Added `TypedValueParser::try_map` for when adapting an existing `TypedValueParser` can fail
13+
- *(error)* Create errors like clap with `Error::new`, `Error::with_cmd`, and `Error::insert`
14+
1015
## [4.0.11] - 2022-10-09
1116

1217
### Fixes

0 commit comments

Comments
 (0)