...
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 6b03cb2..ad6bcc7 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -31,6 +31,7 @@
 #306: Allow use of `@JsonFilter` for properties, not just classes 
 #308: Improve serialization and deserialization speed of `java.util.UUID` by 4x
  (suggested by David P)
+#310: Improve `java.util.UUID` serialization with binary codecs, to use "raw" form.
 #311: Make sure that "creator properties" are alphabetically ordered too, if
   so requested.
 [JACKSON-890]: Support managed/back-references for polymorphic (abstract) types