Add a note wrt #176 being implemented
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 0969947..fe9b6b9 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -5,6 +5,8 @@
  (reported by electricmonk@github)
 #149: Allow use of "stringified" indexes for Enum values
  (requested by chenboxiang@github)
+#176: Allow use external Object Id resolver (to use with @JsonIdentityInfo etc)
+ (implemented by Pascal G)
 #335: Allow use of `@JsonProperytOrder(alphabetic=true)` for Map properties
 #353: Problems with polymorphic types, `JsonNode` (related to #88)
  (reported by cemo@github)