Implemented [JACKSON-690]: pass DeserializationContext to ValueInstantiator.createXxx methods
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 49fb77d..a2798b8 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -10,6 +10,7 @@
 
 Improvements
 
+* [JACKSON-690]: Pass DeserializationContext through ValueInstantiator
 * [JACKSON-695]: Add 'isEmpty(value)' in JsonSerializer to allow
   customizing handling of serialization of empty values
 * [JACKSON-710]: 'ObjectMapper.convertValue()' should ignore root value