Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
Update release notes wrt #80
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jun 30, 2016
1 parent e139142 commit ab89888
Show file tree
Hide file tree
Showing 2 changed files with 7 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 @@ -64,3 +64,8 @@ Devin Smith (devinrsmith@github)
Lovro Pandžić (lpandzic@github)
* Reported #79: Can't deserialize Instant from JSON of serialized Date
(2.7.5)

Alexey Bychkov (joxerTMD@github)
* Contributed #80: Add Support for `JsonFormat.Feature.ADJUST_DATES_TO_CONTEXT_TIME_ZONE`
(2.8.0)

2 changes: 2 additions & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Project: jackson-datatype-jsr310

#78: output LocalDate json schema format as DATE
(reported by dtanner@github)
#80: Add Support for `JsonFormat.Feature.ADJUST_DATES_TO_CONTEXT_TIME_ZONE`
(contributed by Alexey B)
- Added support for `@JsonFormat.Value` part of "config overrides", new in
databind 2.8

Expand Down

0 comments on commit ab89888

Please sign in to comment.