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 9280e357 Add unit tests to increase coverage #719
9280e357 is described below

commit 9280e357ac8ef9c9a8b4dc0c35985f9b6a5ef538
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 14 13:49:03 2025 -0500

    Add unit tests to increase coverage #719
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e12bb48a..21c89d0d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,6 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
     <!-- ADD -->
     <action type="add" dev="ggregory" due-to="Piotr P. Karwasz, Gary 
Gregory">Add experimental CycloneDX VEX file #683.</action>
     <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>
     <!-- UPDATE -->
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 85 to 91 #704.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.bytebuddy.version from 1.17.6 to 1.17.8 #696.</action>

Reply via email to