RAT-260: Add changelog entry for Travis setup fix
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 12eff18..0162a99 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,6 +55,9 @@
 
   <body>
     <release version="0.14-SNAPSHOT" date="2019-xx-xx" description="Current SNAPSHOT - to be done">
+      <action issue="RAT-260" type="fix" due-to="Kamil BreguĊ‚a" dev="pottlinger">
+        Change to docker image when building on Travis to avoid JDK version mixup in traditional build setup.
+      </action>
       <action issue="RAT-258" type="fix" dev="pottlinger">
         Update to latest commons-compress to fix CVE-2019-12402.
       </action>