Skip to content

Commit bda9a3b

Browse files
committed
Add CommandLine.getOptionCount() to measure option repetition #396
1 parent f6c45f8 commit bda9a3b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<!-- FIX -->
2727
<action type="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>
2828
<!-- ADD -->
29+
<action type="add" dev="ggregory" due-to="David Larochette, Gary Gregory">Add CommandLine.getOptionCount() to measure option repetition #396.</action>
2930
<!-- UPDATE -->
3031
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 88 #393.</action>
3132
</release>

0 commit comments

Comments
 (0)