docs: Update changelog

This commit is contained in:
Ed Page 2022-09-28 14:47:24 -05:00
parent f1dffa1446
commit 1e171cfef6
2 changed files with 8 additions and 0 deletions

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate
### Fixes
- *(derive)* Ensure `#[clap(...)]` attribute still works
## [4.0.0] - 2022-09-28
### Highlights

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate
### Fixes
- Respect hide attributes in more cases
## [0.2.0] - 2022-09-28
## [0.1.10] - 2022-06-28