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 d5380980e Add section for the next release
d5380980e is described below

commit d5380980e436c9fd83c8acace07fc3f5f19d20dc
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Nov 19 20:57:11 2024 +0000

    Add section for the next release
---
 src/changes/changes.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 273e23883..d81185eb7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,6 +46,11 @@ The <action> type attribute can be add,update,fix,remove.
     <title>Apache Commons IO Release Notes</title>
   </properties>
   <body>
+    <release version="2.18.1" date="YYYY-MM-DD" description="Version 2.18.1: 
Java 8 is required.">
+      <!-- FIX -->
+      <!-- ADD -->
+      <!-- UPDATE -->
+    </release>
     <release version="2.18.0" date="2024-11-16" description="Version 2.18.0: 
Java 8 is required.">
       <!-- FIX -->
       <action dev="ggregory" type="fix"                due-to="Gary 
Gregory">Clean ups in unit tests.</action>

Reply via email to