Bit more clean up for #217
diff --git a/release-notes/VERSION b/release-notes/VERSION
index c038f2d..7762ecb 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -5,6 +5,8 @@
 
 #214: Problem with LICENSE, NOTICE, Android packaging
  (reported by thierryd@github)
+#217: JsonProcessingExceptions not all wrapped as expected
+ (reported by karldmoore@github)
 #220: ContainerNode missing 'createNumber(BigInteger)'
  (reported by Pascal G)
 #223: Duplicated nulls with @JsonFormat(shape=Shape.ARRAY)