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 a8aba0a Add section for the next release
a8aba0a is described below
commit a8aba0af24f93a688ec6ef532bae53e0a5064ea7
Author: Gary D. Gregory <[email protected]>
AuthorDate: Thu Jan 30 20:18:28 2025 +0000
Add section for the next release
---
src/changes/changes.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index af002b2..1a18ecd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,10 +57,14 @@ 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="82" date="YYYY-MM-DD" description="Version 82: This is
a feature and maintenance release. Java 8 or later is required.">
+ <!-- FIX -->
+ <!-- ADD -->
+ <!-- UPDATE -->
+ </release>
<release version="81" date="2025-01-29" description="Version 81: This is
a feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action type="fix" dev="ggregory" due-to="Gary Gregory">Use
com.github.spotbugs:4.8.6 on Java less than 11.</action>
- <!-- ADD -->
<!-- UPDATE -->
</release>
<release version="80" date="2025-01-25" description="Version 80: This is
a feature and maintenance release. Java 8 or later is required.">