docs: Update changelog

This commit is contained in:
Ed Page 2022-10-17 19:41:50 -05:00
parent 466b6f837e
commit b77bd0cc6a

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate
### Fixes
- `Arg::exclusive(true)` should not be exclusive with the argument's own `ArgGroup`
## [4.0.15] - 2022-10-13
### Fixes