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 5c6dce995a3af4a8f177288cb3406225f05b30db Author: P. Ottlinger <[email protected]> AuthorDate: Sat May 28 21:11:21 2022 +0200 Prepare changelog for upcoming release 0.14 --- src/changes/changes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 507ef397..bab8fcba 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -54,7 +54,8 @@ The <action> type attribute can be add,update,fix,remove. </properties> <body> - <release version="0.14-SNAPSHOT" date="2020-xx-xx" description="Current SNAPSHOT - to be done"> + <!--release version="0.14-SNAPSHOT" date="2022-05-28" description="Current SNAPSHOT - to be done"--> + <release version="0.14" date="2022-05-28" description="Release 0.14 - dependency updates, bugfixes and many improvements."> <action issue="RAT-288" type="add" dev="pottlinger" due-to="Michael Osipov"> Adapt logging output to be more compliant with future Maven versions as debug is deprecated and verbose is the recommended way to go. </action>
