From fa6f2471eedbdfcd862dd8d295e67e79f7014971 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 25 Nov 2016 18:43:10 -0800 Subject: [PATCH] Update release notes wrt #1425 --- release-notes/VERSION | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release-notes/VERSION b/release-notes/VERSION index d5b3d1457d..89c87c401d 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -6,6 +6,8 @@ Project: jackson-databind 2.8.6 (not yet released) +#1425: `JsonNode.binaryValue()` ignores illegal character if it's the last one + (reported by binoternary@github) #1453: `UntypedObjectDeserializer` does not retain `float` type (over `double`) #1456: `TypeFactory` type resolution broken in 2.7 for generic types when using `constructType` with context