We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb3d46c + db6ed04 commit ddbf7e2Copy full SHA for ddbf7e2
release-notes/CREDITS-2.x
@@ -57,3 +57,8 @@ Andriy Plokhotnyuk (plokhotnyuk@github)
57
Todd Jonker (toddjonker@github)
58
* Contributed fix for #90 (see above)
59
(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
@@ -10,6 +10,8 @@ Modules:
10
11
2.10.0.pr2
12
13
+#69: `ZonedDateTime` for times before the epoch do not serialize correctly
14
+ (fixed by Mike [kupci@github])
15
#126: Change auto-registration in 2.10 to provide "new" (JavaTimeModule) instead of legacy module
16
#129: Support `lenient` setting with `LocalDateDeserializer`
17
(suggested by esHack@github)
0 commit comments