Prepare for 2.1 release
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 1b73076..b921802 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -11,6 +11,12 @@
 * [Issue#4]: Add '@JsonIdentityReference', to support use case where values of
   a specific reference property are always serialized as ids, never as full POJO
 
+Improvements:
+
+* Added '@JsonIdentityInfo.firstAsID' property, to allow forcing all references
+  to an Object to be serialized as id, including first one.
+* Fix OSGi artifact name to be fully-qualified
+
 ------------------------------------------------------------------------
 === History: ===
 ------------------------------------------------------------------------