...
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 567de83..fdf6d4d 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -67,7 +67,9 @@
   type id, instead of using separate type id resolver.
 * [JACKSON-764]: Allow specifying "root name" to use for root wrapping
   via ObjectReader, ObjectWriter.
-* [JACKSON-772] Add 'JsonNode.withArray()' to use for traversing Array nodes.
+* [JACKSON-772]: Add 'JsonNode.withArray()' to use for traversing Array nodes.
+* [JACKSON-793]: Add support for configurable Locale, TimeZone to use
+  (via SerializationConfig, DeserializationConfig)
 
 ------------------------------------------------------------------------
 === History: ===