Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Sep 28, 2022
1 parent f1dffa1 commit 1e171cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions clap_mangen/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1e171cf

Please sign in to comment.