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
@@ -45,6 +45,7 @@ The <action> type attribute can be add,update,fix,remove.
45
45
<body>
46
46
<releaseversion="1.22.0"date="YYYY-MM-DD"description="This is a feature and maintenance release. Java 8 or later is required.">
47
47
<!-- FIX -->
48
+
<actiontype="fix"dev="ggregory"due-to="Shalu Jha, Gary Gregory"issue="CODEC-249">Fix Incorrect transform of CH digraph according Metaphone basic rules #423.</action>
48
49
<!-- ADD -->
49
50
<actiontype="add"dev="ggregory"due-to="Inkeet, Gary Gregory, Wolff Bock von Wuelfingen"issue="CODEC-326">Add Base58 support.</action>
0 commit comments