Skip to content

Commit fb789e7

Browse files
committed
docs: Update changelog
1 parent 9fd06f2 commit fb789e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414
- *(help)* Change default `Command::term_width` to "source format"
1515
- *(help)* Change default `Command::max_term_width` to 100
1616
- *(derive)* `Vec<Vec<T>>` types are now assuming to capture occurrences
17+
- *(derive)* `ValueEnum` variants now use the full doc comment, not summary, for `PossibleValue::help`
1718

1819
### Features
1920

@@ -22,6 +23,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2223
<!-- next-header -->
2324
## [Unreleased] - ReleaseDate
2425

26+
### Fixes
27+
28+
- *(unstable-v5)* `ValueEnum` variants now use the full doc comment, not summary, for `PossibleValue::help`
29+
2530
## [4.5.44] - 2025-08-11
2631

2732
### Features

0 commit comments

Comments
 (0)