Fix #1232
diff --git a/release-notes/VERSION b/release-notes/VERSION
index abca72a..0c9ae95 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -35,6 +35,7 @@
 #1217: `@JsonIgnoreProperties` on Pojo fields not working for deserialization
  (reported by Lokesh K)
 #1221: Use `Throwable.addSuppressed()` directly and/or via try-with-resources
+#1232: Add support for `JsonFormat.Feature.ACCEPT_CASE_INSENSITIVE_PROPERTIES`
 
 2.7.5 (not yet released)