Skip to content

Commit 5f08334

Browse files
authored
Add test assertions for SimilarityCharacterInput#equals() class #727
1 parent 0c52aa1 commit 5f08334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ The <action> type attribute can be add,update,fix,remove.
5656
<action type="add" dev="ggregory" due-to="LorgeN, Gary Gregory" issue="TEXT-235">Add Damerau-Levenshtein distance #687.</action>
5757
<action type="add" dev="ggregory" due-to="Michael Hausegger, Gary Gregory">Add unit tests to increase coverage #719.</action>
5858
<action type="add" dev="ggregory" due-to="Michael Hausegger, Gary Gregory">Add new test for CharSequenceTranslator#with() #725.</action>
59+
<action type="fix" dev="ggregory" due-to="Michael Hausegger">Add test assertions for SimilarityCharacterInput#equals() class #727.</action>
5960
<!-- UPDATE -->
6061
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 85 to 93 #704, #723, #726.</action>
6162
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.bytebuddy.version from 1.17.6 to 1.18.1 #696, #722.</action>

0 commit comments

Comments
 (0)