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-io.git
The following commit(s) were added to refs/heads/master by this push:
new d27ef15 Minor improvements #176.
d27ef15 is described below
commit d27ef15251242febe1558902a04e417b546ff8b7
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Dec 20 14:40:58 2020 -0500
Minor improvements #176.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f0e02a0..46e42a4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -137,6 +137,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Gary Gregory">
Update maven-surefire-plugin from 2.22.2 to 3.0.0-M5.
</action>
+ <action dev="ggregory" type="update" due-to="Arturo Bernal">
+ Minor improvements #176.
+ </action>
</release>
<!-- The release date is the date RC is cut -->
<release version="2.8.0" date="2020-09-05" description="Java 8 required.">