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 21, 2024
1 parent 3266c36 commit 3df70fb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions clap_complete/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate

### Features

- *(dynamic)* Add `ArgValueCompleter`, a more flexible `ArgValueCandidates`
- *(dynamic)* Add `PathCompleter`, a more flexible `ValueHint::*Path`

### Fixes

- *(dynamic)* Sort `ValueHint::*Path` results
- *(dynamic)* Preserve the users path for `ValueHint::*Path` results

## [4.5.20] - 2024-08-20

### Compatibility
Expand Down

0 comments on commit 3df70fb

Please sign in to comment.