Skip to content

Commit a2f8b1a

Browse files
committed
docs: Update changelog
1 parent 1509828 commit a2f8b1a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

clap_complete/CHANGELOG.md

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

10+
### Fixes
11+
12+
- *(fish)* Properly escape `()` in descriptions
13+
1014
## [4.4.0] - 2023-08-24
1115

1216
### Compatibility
1317

1418
- Update MSRV to 1.70.0
1519

20+
### Features
21+
22+
- *(unstable)* Fish dynamic completion support
23+
24+
### Fixes
25+
26+
- *(unstable)* Manual control over sort order
27+
- *(unstable)* Don't recursively report subcommands
28+
- *(unstable)* Get bash support working again
29+
- *(unstable)* Ensure shorts keep their leading `-`
30+
1631
## [4.3.2] - 2023-07-05
1732

1833
### Fixes

0 commit comments

Comments
 (0)