Fixed #323
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 86581ee..4fe4904 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -9,6 +9,8 @@
  (implemented by Pascal G)
 #193: Conflicting property name definitions
  (reported by Stuart J, sgjohnston@github)
+#323: Serialization of the field with deserialization config
+ (reported by metanet@github)
 #327: Should not consider explicitly differing renames a fail, as long as all are explici
 #335: Allow use of `@JsonPropertyOrder(alphabetic=true)` for Map properties
 #352 Add `ObjectMapper.setConfig()` for overriding `SerializationConfig`/`DeserializationConfig`