Fix (finally!!!) #357: turns out to be easyish with contextual attributes as lock
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 8a393b1..3b19863 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -8,6 +8,8 @@
 
 #76: Problem handling datatypes Recursive type parameters
  (reported by Aram K)
+#357: StackOverflowError with contentConverter that returns array type
+ (reported by Florian S)
 #819: Add support for setting `FormatFeature` via `ObjectReader`, `ObjectWriter`
 #918: Add `MapperFeature.ALLOW_EXPLICIT_PROPERTY_RENAMING`
  (contributed by David H)