Skip to content

Commit 3df70fb

Browse files
committed
docs: Update changelog
1 parent 3266c36 commit 3df70fb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

clap_complete/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Features
11+
12+
- *(dynamic)* Add `ArgValueCompleter`, a more flexible `ArgValueCandidates`
13+
- *(dynamic)* Add `PathCompleter`, a more flexible `ValueHint::*Path`
14+
15+
### Fixes
16+
17+
- *(dynamic)* Sort `ValueHint::*Path` results
18+
- *(dynamic)* Preserve the users path for `ValueHint::*Path` results
19+
1020
## [4.5.20] - 2024-08-20
1121

1222
### Compatibility

0 commit comments

Comments
 (0)