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

Commit 79a7250

Browse files
committed
update release notes
1 parent 0b37e34 commit 79a7250

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

release-notes/CREDITS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,8 @@ Ken Southerland (crowmagnumb@github):
5151
Peter Royal (osi@github)
5252
* Reported #50: `Instant` schema representation is incorrect for timestamps serialization
5353
(2.6.4)
54+
55+
Krešimir Nesek (knes1@github)
56+
* Reported, contributed for #69: Serialization of Instant seems to throw exceptions
57+
when @JsonFormat is used
58+
(2.6.6)

release-notes/VERSION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Project: jackson-datatype-jsr310
88
#16: Instant is serialized as String by some dataformats/libs but can't be
99
deserialized (unless manually converted to float)
1010
(reported by Andreas L)
11+
#69: Serialization of Instant seems to throw exceptions when when @JsonFormat is used
12+
(reported and fixed by Krešimir N)
1113

1214
2.6.5 (19-Jan-2016)
1315

0 commit comments

Comments
 (0)