docs: Update changelog

This commit is contained in:
Ed Page 2023-08-07 20:36:27 -05:00
parent 3156e1a35c
commit 390436681a

View file

@ -20,11 +20,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [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