Fix #207
diff --git a/release-notes/CREDITS b/release-notes/CREDITS
index 412dd27..413bd69 100644
--- a/release-notes/CREDITS
+++ b/release-notes/CREDITS
@@ -62,3 +62,7 @@
   * Requested #195: Add `JsonGenerator.getOutputBuffered()` to find out amount of content buffered,
      not yet flushed.
    (2.6.0)
+
+Florian Schoppmann (fschopp@github@github)
+  * Reported #207: `ArrayIndexOutOfBoundsException` in `ByteQuadsCanonicalizer`
+   (2.6.1)