Skip to content

Commit

Permalink
Fix #65
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Apr 5, 2018
1 parent f4ea3e3 commit 8aafca1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions release-notes/CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,8 @@ KP Moresmau (JPMoresmau@github)
Julien Bouyoud (jBouyoud@github)
#3: (datatype) Add Serialization Support for Streams
(2.9.0)

Semyon Levin (remal@github)
#65: Use `DeserializationContext.handleWeirdXxxValue()` for datetime deserializers
(2.9.6)

5 changes: 5 additions & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ Modules:
=== Releases ===
------------------------------------------------------------------------

2.9.6 (not yet released)

#65: Use `DeserializationContext.handleWeirdXxxValue()` for datetime deserializers
(contributed by Semyon L)

2.9.5 (26-Mar-2018)

#98: `OffsetDateTime` with `@JsonFormat(without=...)` doesn't seem to work
Expand Down

0 comments on commit 8aafca1

Please sign in to comment.