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-1
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ The <action> type attribute can be add,update,fix,remove.
43
43
<author>Apache Commons Developers</author>
44
44
</properties>
45
45
<body>
46
-
<releaseversion="1.17.2"date="YYYY-MM-DD"description="This is a feature and maintenance release. Java 8 or later is required.">
46
+
<releaseversion="1.17.2"date="2024-12-28"description="This is a feature and maintenance release. Java 8 or later is required.">
47
47
<!-- FIX -->
48
48
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Rewrite DaitchMokotoffSoundex.soundex(String) using String.join().</action>
49
49
<actiontype="fix"issue="CODEC-324"dev="ggregory"due-to="Michael Froh">Use Resource.class to load resources, rather than its class loader #353.</action>
0 commit comments