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

Commit ab89888

Browse files
committed
Update release notes wrt #80
1 parent e139142 commit ab89888

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

release-notes/CREDITS

+5
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,8 @@ Devin Smith (devinrsmith@github)
6464
Lovro Pandžić (lpandzic@github)
6565
* Reported #79: Can't deserialize Instant from JSON of serialized Date
6666
(2.7.5)
67+
68+
Alexey Bychkov (joxerTMD@github)
69+
* Contributed #80: Add Support for `JsonFormat.Feature.ADJUST_DATES_TO_CONTEXT_TIME_ZONE`
70+
(2.8.0)
71+

release-notes/VERSION

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Project: jackson-datatype-jsr310
88

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

0 commit comments

Comments
 (0)