diff --git a/CHANGELOG.md b/CHANGELOG.md index f8cf9cf04f9..6f5d81cf821 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,11 +20,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Features + +- Expose `TryMapValueParser` so the type can be named + ## [4.3.20] - 2023-08-08 ### Features -- Expose `TryMapValueParser` so the type can be named - `Command::mut_args` for modifying all arguments en masse ## [4.3.19] - 2023-07-21