RAT-283: Add changelog
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0e0c2e4..5e6534a 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-283" type="fix" dev="pottlinger">
+        Update plugin versions and dependencies in order to run properly with Java8 as minimal compiler level.
+      </action>
       <action issue="RAT-286" type="fix" dev="pottlinger">
         Update to maven-plugin-plugin v3.6.1 in order to circumvent error during maven site builds.
       </action>