Fixed #349
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 8ed7af4..2ebf37b 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -6,6 +6,8 @@
 
 2.8.6 (not yet released)
 
+#349: @JsonAnySetter with @JsonUnwrapped: deserialization fails with arrays
+ (reported by hdave@github)
 #1388: `@JsonIdentityInfo`: id has to be the first key in deserialization when
   deserializing with `@JsonCreator`
  (reported by moodysalem@github)