Fix for #2610 by @ashlanderr
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index d446855..687a5e1 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -12,6 +12,8 @@
 #2602: ByteBufferSerializer produces unexpected results with a duplicated ByteBuffer
   and a position > 0
  (reported by Eduard T)
+#2610: `EXTERNAL_PROPERTY` doesn't work with `@JsonIgnoreProperties`
+ (reported, fix suggested by Alexander S)
 
 2.10.2 (05-Jan-2020)