RAT-262: Add changelog.
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0162a99..9296f54 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-262" type="fix" dev="pottlinger">
+        Treat JSON data as binary to avoid reports of missing licenses.
+      </action>
       <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>