This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git


The following commit(s) were added to refs/heads/master by this push:
     new 5f083341 Add test assertions for SimilarityCharacterInput#equals() 
class #727
5f083341 is described below

commit 5f0833414a8a5f498f0e04de47235644f97b0f7a
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Nov 26 08:01:47 2025 -0500

    Add test assertions for SimilarityCharacterInput#equals() class #727
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b901a067..741b7fc4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -56,6 +56,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action type="add" dev="ggregory" due-to="LorgeN, Gary Gregory" 
issue="TEXT-235">Add Damerau-Levenshtein distance #687.</action>
     <action type="add" dev="ggregory" due-to="Michael Hausegger, Gary 
Gregory">Add unit tests to increase coverage #719.</action>
     <action type="add" dev="ggregory" due-to="Michael Hausegger, Gary 
Gregory">Add new test for CharSequenceTranslator#with() #725.</action>
+    <action type="fix" dev="ggregory" due-to="Michael Hausegger">Add test 
assertions for SimilarityCharacterInput#equals() class #727.</action>
     <!-- UPDATE -->
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 85 to 93 #704, #723, #726.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.bytebuddy.version from 1.17.6 to 1.18.1 #696, #722.</action>

Reply via email to