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 <[email protected]> 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="[email protected]">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">
