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
@@ -47,6 +47,7 @@ The <action> type attribute can be add,update,fix,remove.
47
47
<!-- FIX -->
48
48
<actiontype="fix"dev="ggregory"due-to="Shalu Jha, Andrey, Gary Gregory"issue="CODEC-249">Fix Incorrect transform of CH digraph according Metaphone basic rules #423.</action>
49
49
<actiontype="fix"dev="ggregory"due-to="DRUser123, Shalu Jha, Gary Gregory"issue="CODEC-317">ColognePhonetic can create duplicate consecutive codes in some cases.</action>
50
+
<actiontype="fix"dev="ggregory"due-to="fancying, Gary Gregory">Add boundary tests for BinaryCodec.fromAscii partial-bit inputs #425.</action>
50
51
<!-- ADD -->
51
52
<actiontype="add"dev="ggregory"due-to="Inkeet, Gary Gregory, Wolff Bock von Wuelfingen"issue="CODEC-326">Add Base58 support.</action>
0 commit comments