mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 14:54:15 +00:00
docs: Update changelog
This commit is contained in:
parent
f1dffa1446
commit
1e171cfef6
2 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue