You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2023/10/12 11:33:34 UTC

[turbine-fulcrum-security] 02/02: Update changes.xml

This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-security.git

commit 58e9b731a59fcf71ffa178c2995d9c455bb09e75
Author: Georg Kallidis <gk...@apache.org>
AuthorDate: Thu Oct 12 13:31:19 2023 +0200

    Update changes.xml
---
 src/changes/changes.xml | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c56386f..a30f81c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -23,9 +23,18 @@
     <author email="epugh@upstate.com">Eric Pugh</author>
   </properties>
   <body>
-  <release version="2.1.1" description="In VC">
+  <release version="3.0.0" description="In GIT">
+    <action type="add" dev="gk">
+        Add UserManager UserSet<T> retrieveUserList(Object criteria) , impl and tests
+     </action>
+     <action type="update" dev="gk">
+         Java Dependency updates: Update to commons-dbcp2 2.10.0 (Torque)
+     </action>
+     <action type="update" dev="gk">
+         Java 11 baseline
+      </action>
     <action type="update" dev="gk">
-        Update to Turbine parent v10
+        Update to Turbine parent v12
      </action>
    </release>
   <release version="2.1.0" description="2021-11-04">