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 7, 2023
1 parent 1509828 commit a2f8b1a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions clap_complete/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,27 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate

### Fixes

- *(fish)* Properly escape `()` in descriptions

## [4.4.0] - 2023-08-24

### Compatibility

- Update MSRV to 1.70.0

### Features

- *(unstable)* Fish dynamic completion support

### Fixes

- *(unstable)* Manual control over sort order
- *(unstable)* Don't recursively report subcommands
- *(unstable)* Get bash support working again
- *(unstable)* Ensure shorts keep their leading `-`

## [4.3.2] - 2023-07-05

### Fixes
Expand Down

0 comments on commit a2f8b1a

Please sign in to comment.