Fixed #359 for 2.4
diff --git a/release-notes/VERSION b/release-notes/VERSION
index fe9b6b9..a741dc1 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -10,6 +10,8 @@
 #335: Allow use of `@JsonProperytOrder(alphabetic=true)` for Map properties
 #353: Problems with polymorphic types, `JsonNode` (related to #88)
  (reported by cemo@github)
+#359: Converted object not using explicitly annotated serializer
+ (reported by fschopp@github)
 #369: Incorrect comparison for renaming in `POJOPropertyBuilder`
 #375: Add `readValue()`/`readPropertyValue()` methods in `DeserializationContext`
 #381: Allow inlining/unwrapping of value from single-component JSON array