Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Aug 19, 2024
1 parent 8b3de18 commit c9b8c85
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions clap_complete/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate

### Compatibility

- *(dynamic)* Renamed `dynamic` to `engine`

### Fixes

- *(dynamic)* *(bash)* Don't cause a completion to make the program un-runnabe
- *(dynamic)* *(zsh)* Don't cause a completion to make the program un-runnabe

## [4.5.18] - 2024-08-16

### Features
Expand Down

0 comments on commit c9b8c85

Please sign in to comment.