You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@
25
25
<releaseversion="1.11.0"date="2025-10-30"description="This is a feature and maintenance release. Java 8 or later is required.">
26
26
<!-- FIX -->
27
27
<actiontype="fix"issue="CLI-351"dev="ggregory"due-to="Damien Carbonne, Claude Warren, Gary Gregory">Multiple trailing BREAK_CHAR_SET characters cause infinite loop in HelpFormatter.</action>
28
+
<actiontype="fix"issue="CLI-351"dev="ggregory"due-to="Damien Carbonne, Claude Warren, Gary Gregory">Fix issue with groups not being reported in help output. #411.</action>
28
29
<!-- ADD -->
29
30
<actiontype="add"dev="ggregory"due-to="David Larochette, Gary Gregory">Add CommandLine.getOptionCount() to measure option repetition #396.</action>
0 commit comments