Skip to content

Commit ddbf7e2

Browse files
committed
Merge branch '2.10'
2 parents bb3d46c + db6ed04 commit ddbf7e2

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,8 @@ Andriy Plokhotnyuk (plokhotnyuk@github)
5757
Todd Jonker (toddjonker@github)
5858
* Contributed fix for #90 (see above)
5959
(2.9.8)
60+
61+
Michael O'Keeffe (kupci@github)
62+
* Contributed fix for #69: `ZonedDateTime` for times before the epoch do not
63+
serialize correctly
64+
(2.10.0)

release-notes/VERSION-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Modules:
1010

1111
2.10.0.pr2
1212

13+
#69: `ZonedDateTime` for times before the epoch do not serialize correctly
14+
(fixed by Mike [kupci@github])
1315
#126: Change auto-registration in 2.10 to provide "new" (JavaTimeModule) instead of legacy module
1416
#129: Support `lenient` setting with `LocalDateDeserializer`
1517
(suggested by esHack@github)

0 commit comments

Comments
 (0)