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-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new d297a3ba9 Add ConversionTest assertions to increase coverage #1489
d297a3ba9 is described below

commit d297a3ba95793a5f7d887c3496c62c0819c84bc0
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 15 08:59:46 2025 -0500

    Add ConversionTest assertions to increase coverage #1489
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index fd7fd0f8e..1567bc263 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,6 +47,7 @@ The <action> type attribute can be add,update,fix,remove.
   <release version="3.20.1" date="YYY-MM-DD" description="This is a feature 
and maintenance release. Java 8 or later is required.">
     <!-- FIX -->
     <action                   type="fix" dev="ggregory" due-to="ThrawnCA">Fix 
spelling and grammar in StringUtils #1486.</action>
+    <action                   type="fix" dev="ggregory" due-to="Michael 
Hausegger, Gary Gregory">Add ConversionTest assertions to increase coverage 
#1489.</action>
     <!-- ADD -->
     <!-- UPDATE -->
   </release>

Reply via email to