docs: Update changelog

This commit is contained in:
Ed Page 2023-08-07 20:32:52 -05:00
parent fe04b3cc4e
commit 174f12c7f8

View file

@ -20,6 +20,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header --> <!-- next-header -->
## [Unreleased] - ReleaseDate ## [Unreleased] - ReleaseDate
### Features
- Expose `TryMapValueParser` so the type can be named
- `Command::mut_args` for modifying all arguments en masse
## [4.3.19] - 2023-07-21 ## [4.3.19] - 2023-07-21
### Fixes ### Fixes