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

Commit 91e9f2b

Browse files
committed
Update release notes wrt #56
1 parent baec1de commit 91e9f2b

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

release-notes/CREDITS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Zoltan Kiss (zkiss@github)
2828
(2.6.0)
2929

3030
Sander Mak (sandermak@github)
31-
* Contributed #28: ISO strings with time-component cause exception when deserializing to LocalDate
32-
(2.6.0)
31+
* Contributed #28, #56: ISO strings with time-component cause exception when deserializing to LocalDate
32+
(2.6.0, 2.7.1)
3333

3434
Iain Davis (iain-davis@github)
3535
* Contributed #34: Allow direct instantiation of standards deserializers, with explicit `DateTimeFormatter`

release-notes/VERSION

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Project: jackson-datatype-jsr310
77
2.7.0 (10-Jan-2016)
88

99
#54: LocalDateTimeSerializer default constructor should use the same formatter as LocalDateTimeDeserializer
10+
#56: Handle JSON serialized Dates from JavaScript in LocalDateDeserializer
11+
(note: follow up for #28)
12+
(contributed by Sander M)
1013

1114
2.6.4 (07-Dec-2015)
1215

0 commit comments

Comments
 (0)