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-csv.git
The following commit(s) were added to refs/heads/master by this push:
new 36dd536 Minor changes #172.
36dd536 is described below
commit 36dd5361c90f7b9c7ae51386d5246e2e8c639f03
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Oct 22 10:33:49 2021 -0400
Minor changes #172.
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ce16c2c..150b375 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -39,6 +39,7 @@
</properties>
<body>
<release version="1.9.1" date="2021-MM-DD" description="Feature and bug
fix release (Java 8)">
+ <action type="update" dev="ggregory" due-to="Arturo
Bernal">Minor changes #172.</action>
<!-- UPDATE -->
<action type="update" dev="ggregory"
due-to="Dependabot">Bump checkstyle from 8.44 to 9.0.1 #180, #190.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump junit-jupiter from 5.8.0-M1 to 5.8.1 #179,
#186.</action>