diff --git a/CHANGELOG.md b/CHANGELOG.md index a6d8690877c..1a4390a5702 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [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