LOG4J2-2727 - Add setKey method
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 66793c0..d8c8d26 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -157,7 +157,10 @@
       </action>
     </release>
     <release version="2.13.0" date="2019-MM-DD" description="GA Release 2.13.0">
-      <action issue="LOG4J@-2707" dev="rgoers" type="fix" due-to="Christian Frank">
+      <action issue="LOG4J2-2727" dev="rogers" type="fix" due-to="Clément Mathieu">
+        Add setKey method to Kafka Appender Builder.
+      </action>
+      <action issue="LOG4J2-2707" dev="rgoers" type="fix" due-to="Christian Frank">
         ArrayIndexOutOfBoundsException could occur with MAC address longer than 6 bytes.
       </action>
       <action issue="LOG4J2-63" dev="rgoers" type="add">