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-dbutils.git
The following commit(s) were added to refs/heads/master by this push: new 25d7d09 Correction of coverage badge #10. 25d7d09 is described below commit 25d7d09b3993e5ccf9d1b795157bdca480eb0548 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Feb 13 08:56:02 2020 -0500 Correction of coverage badge #10. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6e81ca5..8d1283e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -72,6 +72,9 @@ The <action> type attribute can be add,update,fix,remove. <action due-to="thecarlhall" type="update"> clirr, checkstyle, and spotbugs configured as part of default build. </action> + <action dev="ggregory" due-to="Amey Jadiye" type="fix"> + Correction of coverage badge #10. + </action> </release> <release version="1.7" date="2017-07-20" description="Bug fixes and separate column & property handlers using SPI">