Fix #1215
diff --git a/release-notes/VERSION b/release-notes/VERSION
index e0f1cee..658bef1 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -6,6 +6,10 @@
 
 2.7.6 (not yet released)
 
+#1215: Problem with type specialization for Maps with `@JsonDeserialize(as=subtype)`
+ (reported by brentryan@github)
+#1277: Inefficient resolution of parametrized types
+ (reported by Andriy P, plokhotnyuk@github)
 #1279: Ensure DOM parsing defaults to not expanding external entities
 
 2.7.5 (11-Jun-2016)