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 b9fac67e Add test assertions for SimilarityCharacterInput#equals() #727
b9fac67e is described below

commit b9fac67ec0cd764924a5dc9181c8bc76fa14c6b5
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Nov 26 08:02:22 2025 -0500

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

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 741b7fc4..a0499358 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -56,7 +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>
+    <action type="fix" dev="ggregory" due-to="Michael Hausegger">Add test 
assertions for SimilarityCharacterInput#equals() #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