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
commit 48ce3ad577f626a996d510153aab6f94131793a9 Author: P. Ottlinger <[email protected]> AuthorDate: Wed Aug 31 22:10:23 2022 +0200 Prepare changelog for next release --- src/changes/changes.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b18e3acf..1f3be4b7 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -52,6 +52,11 @@ The <action> type attribute can be add,update,fix,remove. </properties> <body> + <!--release version="0.16-SNAPSHOT" date="xxxx-yy-zz" description="Current SNAPSHOT - release to be done"> + <action issue="RAT-3xx" type="fix" dev="pottlinger" due-to="dependabot"> + TODO: collect all dependabot updates for release 0.16. + </action> + --> <release version="0.15-SNAPSHOT" date="xxxx-yy-zz" description="Current SNAPSHOT - release to be done"> <action issue="RAT-305" type="fix" dev="pottlinger" due-to="dependabot"> TODO: collect all dependabot updates for release 0.15.
