Start work on #1043, first support String[] valued properties.
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 1177610..1d19fb1 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -46,6 +46,8 @@
 #998: Allow use of `NON_DEFAULT` for POJOs without default constructor
 #1000: Add new mapping exception type for enums and UUIDs
  (suggesed by natnan@github)
+#1010: Support for array delegator
+ (contributed by Hugo W)
 #1011: Change ObjectWriter::withAttributes() to take a Map with some kind of wildcard types
  (suggested by David B)
 - Make `JsonValueFormat` (self-)serializable, deserializable, to/from valid external