Implemented [JACKSON-754]: Support for annotation bundles with @JacksonAnnotationsInside
diff --git a/release-notes/VERSION b/release-notes/VERSION
index a2798b8..aaf3ede 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -25,6 +25,8 @@
 * [JACKSON-669]: Allow prefix/suffix for @JsonUnwrapped properties
  (requested by Aner P)
 * [JACKSON-752]: Add @JsonInclude (replacement of @JsonSerialize.include)
+* [JACKSON-754]: Add @JacksonAnnotationsInside for creating "annotation
+  bundles" (also: AnnotationIntrospector.isAnnotationBundle())
 
 ------------------------------------------------------------------------
 === History: ===