Fix #1124
diff --git a/release-notes/VERSION b/release-notes/VERSION
index e1524a4..a37e7ed 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -6,6 +6,8 @@
 
 2.7.2 (not released yet)
 
+#1124: JsonAnyGetter ignores JsonSerialize(contentUsing=...)
+ (reported by Jiri M)
 #1128: UnrecognizedPropertyException in 2.7.1 for properties that work with version 2.6.5
  (reported by Roleek@github)
 #1129: When applying type modifiers, don't ignore container types.