Fix #403
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 6bdaf90..5a3dce8 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -13,6 +13,8 @@
  (reported by Starkom@github)
 #357: StackOverflowError with contentConverter that returns array type
  (reported by Florian S)
+#403: Make FAIL_ON_NULL_FOR_PRIMITIVES apply to primitive arrays and other types that wrap primitives
+ (reported by Harleen S)
 #476: Allow "Serialize as POJO" using `@JsonFormat(shape=Shape.OBJECT)` class annotation
 #507: Support for default `@JsonView` for a class
  (suggested by Mark W)