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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,8 @@
26
26
<!-- FIX -->
27
27
<actiontype="add"issue="CLI-339"dev="ggregory"due-to="Gary Gregory">Deprecate CommandLine.Builder() in favor of CommandLine.builder().</action>
28
28
<actiontype="add"issue="CLI-339"dev="ggregory"due-to="Gary Gregory">Deprecate DeprecatedAttributes.Builder() in favor of DeprecatedAttributes.builder().</action>
29
-
<actiontype="add"issue="CLI-339"dev="ggregory"due-to="Dávid Szigecsán">Refactor default parser test #294.</action>
29
+
<actiontype="add"issue="CLI-339"dev="ggregory"due-to="Dávid Szigecsán">Refactor default parser test #294.</action>
30
+
<actiontype="add"dev="ggregory"due-to="Gary Gregory">Port to JUnit 5.</action>
30
31
<!-- ADD -->
31
32
<actiontype="add"issue="CLI-339"dev="ggregory"due-to="Claude Warren, Gary Gregory">Help formatter extension in the new package #314.</action>
0 commit comments