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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
<title>Apache Commons CLI Release Notes</title>
23
23
</properties>
24
24
<body>
25
-
<releaseversion="1.8.0"date="YYYY-MM-DD"description="This release contains new features and bug fixes and requires Java 8 or above.">
25
+
<releaseversion="1.8.0"date="2024-05-18"description="This release contains new features and bug fixes and requires Java 8 or above.">
26
26
<!-- ADD -->
27
27
<actiontype="add"issue="CLI-332"dev="ggregory"due-to="Claude Warren, Gary Gregory">Add optional HelpFormatter Function to document Deprecated options #271.</action>
28
28
<actiontype="add"dev="ggregory"due-to="Gary Gregory">Add PMD check to default Maven goal.</action>
0 commit comments