...
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 470311f..b731c91 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -44,6 +44,8 @@
 
 New features:
 
+* [JACKSON-107]: Add support for Object Identity (to handled cycles, shared refs),
+  with @JsonIdentityInfo.
 * [JACKSON-437]: Allow injecting of type id as POJO property, by setting
   new '@JsonTypeInfo.visible' property to true.
 * [JACKSON-469]: Support "Builder pattern" for deserialiation; that is, allow