Skip to content

Commit a35a076

Browse files
committed
docs: Update changelog
1 parent 9b985a3 commit a35a076

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2020
<!-- next-header -->
2121
## [Unreleased] - ReleaseDate
2222

23+
### Fixes
24+
25+
- *(assert)* Allow `num_args(0..=1)` to be used with `SetTrue`
26+
- *(assert)* Clean up rendering of `takes_values` assertions
27+
2328
## [4.5.29] - 2025-02-11
2429

2530
### Fixes

Diff for: clap_complete/CHANGELOG.md

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

10+
### Fixes
11+
12+
- *(dynamic)* Correctly complete option values based on `num_args`
13+
1014
## [4.5.44] - 2025-01-29
1115

1216
### Features

0 commit comments

Comments
 (0)