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 2eb7d4c3 Add new test for CharSequenceTranslator#with() #725
2eb7d4c3 is described below
commit 2eb7d4c39119b7b6419794d2a0c4488afc8044e2
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 21 22:26:29 2025 +0000
Add new test for CharSequenceTranslator#with() #725
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e9c6b331..963c8aa7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,6 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
<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>
+ <action type="add" dev="ggregory" due-to="Michael Hausegger, Gary
Gregory">Add new test for CharSequenceTranslator#with() #725.</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 85 to 92 #704, #723.</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>