docs: Update changelog

This commit is contained in:
Ed Page 2022-10-12 08:22:14 -05:00
parent f0223a416c
commit 5840d62160

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate
### Fixes
- Only put `ArgGroup` in `ArgMatches` when explicitly specified, fixing derives handling of option-flattened fields (#4375)
## [4.0.13] - 2022-10-11
### Features