RAT-301: Add changelog after integrating the file as test
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 632db57..d9e8f1c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,6 +72,9 @@
     </release>
     -->
     <release version="0.17-SNAPSHOT" date="xxxx-yy-zz" description="Current SNAPSHOT - release to be done">
+      <action issue="RAT-301" type="fix" dev="pottlinger" due-to="claudenw">
+        Chinese characters in comments are not classified as binary anymore (due to Tika integration).
+      </action>
       <action issue="RAT-54" type="fix" dev="claudenw">
         MIME Detection Using Tika
       </action>