File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
14
14
- * (help)* Change default ` Command::term_width ` to "source format"
15
15
- * (help)* Change default ` Command::max_term_width ` to 100
16
16
- * (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 `
17
18
18
19
### Features
19
20
@@ -22,6 +23,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
22
23
<!-- next-header -->
23
24
## [ Unreleased] - ReleaseDate
24
25
26
+ ### Fixes
27
+
28
+ - * (unstable-v5)* ` ValueEnum ` variants now use the full doc comment, not summary, for ` PossibleValue::help `
29
+
25
30
## [ 4.5.44] - 2025-08-11
26
31
27
32
### Features
You can’t perform that action at this time.
0 commit comments