This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch issue/RAT-415 in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit 5b4ae9bbf2c9a6cd9c7b82356fd9003c9fa3357a Author: P. Ottlinger <[email protected]> AuthorDate: Tue Oct 22 00:05:19 2024 +0200 RAT-415: Add changelog --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c72a32c9..e0618238 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -72,6 +72,9 @@ The <action> type attribute can be one of: </release> --> <release version="0.17-SNAPSHOT" date="xxxx-yy-zz" description="Current SNAPSHOT - release to be done"> + <action issue="RAT-411" type="fix" dev="pottlinger"> + Fix checkstyle issues in commandline. + </action> <action issue="RAT-411" type="fix" dev="claudenw"> Fix checkstyle issues in analysis/matchers. </action>
