Skip to content

Commit 02d435c

Browse files
committed
fix release notes
1 parent e9f7503 commit 02d435c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

release-notes/VERSION

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,11 @@ Version: 2.3.2 (xx-xxx-2014)
2323

2424
2.3.1 (28-Dec-2013)
2525

26-
#346: Fix problem deserializing `ObjectNode`, with @JsonCreator, empty
27-
JSON Object
26+
#346: Fix problem deserializing `ObjectNode`, with @JsonCreator, empty JSON Object
2827
(reported by gaff78@github)
2928
#358: `IterableSerializer` ignoring annotated content serializer
3029
(reported by Florian S)
31-
#362: Reduce sync overhead for SerializerCache by using volatile, double-locking
30+
#361: Reduce sync overhead for SerializerCache by using volatile, double-locking
3231
(contributed by stuartwdouglas@github)
3332
#362: UUID output as Base64 String with ObjectMapper.convertValue()
3433
(reported by jknack@github)

0 commit comments

Comments
 (0)