Fix #1595 for 2.8.9
diff --git a/release-notes/VERSION b/release-notes/VERSION
index fbb9592..4418535 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -5,6 +5,8 @@
 
 2.8.9 (not yet released)
 
+#1595: `JsonIgnoreProperties.allowSetters` is not working in Jackson 2.8
+ (reported by Javy L)
 #1597: Escape JSONP breaking characters
  (contributed by Marco C)