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-collections.git
The following commit(s) were added to refs/heads/master by this push:
new a48c34d6e Add section for the next release
a48c34d6e is described below
commit a48c34d6e26354e6feb55a4da443d45c00d86605
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 2 16:37:32 2024 -0400
Add section for the next release
---
src/changes/changes.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 303f936f9..d9debc077 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -22,6 +22,10 @@
<title>Apache Commons Collections Release Notes</title>
</properties>
<body>
+ <release version="4.5.0" date="YYYY-MM-DD" description="This milestone
release requires Java 8 and adds the package
`org.apache.commons.collections4.bloomfilter`.">
+ <!-- FIX -->
+ <!-- UPDATE -->
+ </release>
<release version="4.5.0-M1" date="2024-03-31" description="This milestone
release requires Java 8 and adds the package
`org.apache.commons.collections4.bloomfilter` for review.">
<!-- FIX -->
<action issue="COLLECTIONS-780" dev="kinow" type="fix" due-to="Arturo
Bernal">