docs: Update changelog

This commit is contained in:
Ed Page 2022-07-29 20:55:02 -05:00
parent 957709fe8a
commit 9037e93c72

View file

@ -63,6 +63,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate
## [3.2.16] - 2022-07-30
### Fixes
- Ensure required arguments appear in errors when they are also members of a group (#4004)
## [3.2.15] - 2022-07-25
### Features
- *(derive)* New `default_values_t` and `default_values_os_t` attributes