Add support for coercion from String "null" (in addition to null token)
diff --git a/release-notes/VERSION b/release-notes/VERSION
index b9fb61b..6328efc 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -28,6 +28,7 @@
 #277 Make `TokenBuffer` support new native type and object ids
 [JACKSON-890]: Support managed/back-references for polymorphic (abstract) types
 - Add 'BeanPropertyWriter.isUnwrapping()' for future needs (by Afterburner)
+- Add coercions from String "null" (as if null token was parsed) for primitives/Wrappers.
 
 ------------------------------------------------------------------------
 === History: ===