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 008161c5b5c4119fc911004709cb089e11d974d8 Author: Hugo Hirsch <[email protected]> AuthorDate: Thu Nov 12 14:55:37 2020 +0100 RAT-279: Add changelog for Travis migration --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3d5f97e..741fc04 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -55,6 +55,9 @@ The <action> type attribute can be add,update,fix,remove. <body> <release version="0.14-SNAPSHOT" date="2020-xx-xx" description="Current SNAPSHOT - to be done"> + <action issue="RAT-279" type="add" dev="pottlinger"> + Migrate vom Travis CI.org to Travis-ci.com. + </action> <action issue="RAT-277" type="fix" dev="pottlinger"> Update to junit 4.13.1 to fix CVE-2020-15250. </action>
