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 cb47bc8c5 [COLLECTIONS-852] Add layerd bloom filter clean method #476
cb47bc8c5 is described below

commit cb47bc8c5a00c887b168befa3f499410deba5289
Author: Gary Gregory <garydgreg...@users.noreply.github.com>
AuthorDate: Wed Apr 17 08:50:51 2024 -0400

    [COLLECTIONS-852] Add layerd bloom filter clean method #476
---
 src/changes/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bfd18c3aa..b49aeba4d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -23,6 +23,8 @@
   </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`.">
+     <!-- UPDATE -->
+     <action isue="COLLECTIONS-852" type="update" dev="ggregory" 
due-to="Claude Warren, Alex Herbert">Add layerd bloom filter clean method #476 
.</action>
      <!-- FIX -->
      <!-- UPDATE -->
      <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.apache.commons:commons-parent from 67 to 69 #473.</action>

Reply via email to