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-parent.git
The following commit(s) were added to refs/heads/master by this push: new 8f811d9 Add section for the next release 8f811d9 is described below commit 8f811d90edfec21768d3ca0aaee659bd8f81df8d Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Jun 10 20:14:28 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 ac54609..5aa6bb7 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -57,6 +57,11 @@ The <action> type attribute can be add,update,fix,remove. The changes report outputs actions in the order they appear in this file. --> <body> + <release version="72" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required."> + <!-- FIX --> + <!-- ADD --> + <!-- UPDATE --> + </release> <release version="71" date="2024-06-07" description="Version 71: Maintenance and update dependencies."> <!-- FIX --> <!-- ADD -->