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.9.1"date="YYYY-MM-DD"description="This is a feature and maintenance release. Java 8 or later is required.">
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
+
<actiontype="add"issue="CLI-339"dev="ggregory"due-to="Gary Gregory">Deprecate DeprecatedAttributes.Builder() in favor of DeprecatedAttributes.builder().</action>
28
29
<!-- ADD -->
29
30
<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