Fix #1011
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 60e6f1f..7343372 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -44,6 +44,8 @@
  (reported by Shumpei A)
 #997: Add `MapperFeature.OVERRIDE_PUBLIC_ACCESS_MODIFIERS`
 #998: Allow use of `NON_DEFAULT` for POJOs without default constructor
+#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
   value (as per JSON Schema spec)