...
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 1e015d9..0f5babf 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -6,6 +6,8 @@
  (reported by gaff78@github)
 #358: `IterableSerializer` ignoring annotated content serializer
  (reported by Florian S)
+#362: Reduce sync overhead for SerializerCache by using volatile, double-locking
+ (contributed by stuartwdouglas@github)
 #362: UUID output as Base64 String with ObjectMapper.convertValue()
  (reported by jknack@github)