RAT-270: Add changelog
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4817f93..2987082 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,6 +55,9 @@
 
   <body>
     <release version="0.14-SNAPSHOT" date="2020-xx-xx" description="Current SNAPSHOT - to be done">
+      <action issue="RAT-270" type="add" dev="pottlinger">
+        Change default behaviour to output erroneous files to console. Can be disabled by setting rat.consoleOutput to false.
+      </action>
       <action issue="RAT-269" type="fix" dev="pottlinger">
         Update to latest Apache Ant to fix CVE-2020-1945.
       </action>