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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new 585f24af RAT-339: Add new 0.17 changelog
585f24af is described below

commit 585f24af608c975e26e2e7d45b7d489563786ac5
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Jan 9 00:12:35 2024 +0100

    RAT-339: Add new 0.17 changelog
---
 src/changes/changes.xml | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0feb25fb..e104ef1c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,12 +51,17 @@ The <action> type attribute can be add,update,fix,remove.
   </properties>
 
   <body>
-    <!--release version="0.17-SNAPSHOT" date="xxxx-yy-zz" description="Current 
SNAPSHOT - release to be done">
+    <!--release version="0.18-SNAPSHOT" date="xxxx-yy-zz" description="Current 
SNAPSHOT - release to be done">
       <action issue="RAT-xxx" type="update" dev="pottlinger" 
due-to="dependabot">
-        TODO: collect all dependabot updates for release 0.17.
+        TODO: collect all dependabot updates for release 0.18.
       </action>
     </release>
     -->
+    <release version="0.17-SNAPSHOT" date="xxxx-yy-zz" description="Current 
SNAPSHOT - release to be done">
+      <action issue="RAT-339" type="update" dev="pottlinger" 
due-to="dependabot">
+        TODO: collect all dependabot updates for release 0.17.
+      </action>
+    </release>
     <release version="0.16" date="2023-12-28" description=
 "Apart from dependency updates and multiple bugfixes,
 this release brings the ability to use SPDX license identifiers and enhances 
the .gitignore-exclusion filterung during RAT runs.

Reply via email to