We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9079f3 commit 5e5f0b1Copy full SHA for 5e5f0b1
release-notes/CREDITS-2.x
@@ -170,3 +170,7 @@ Michał Ostrowski (karbi@github)
170
David Schlosnagle (schlosna@github)
171
* Contributed #266: Optimize `InstantDeserializer` method `replaceZeroOffsetAsZIfNecessary()`
172
(2.15.0)
173
+
174
+Daniel Scalzi (dscalzi@github)
175
+ * Contributed #267: Normalize zone id during ZonedDateTime deserialization
176
+ (2.15.0)
release-notes/VERSION-2.x
@@ -17,6 +17,8 @@ Modules:
17
(reported by Michał O)
18
#266: Optimize `InstantDeserializer` method `replaceZeroOffsetAsZIfNecessary()`
19
(contributed by David S)
20
+#267: Normalize zone id during ZonedDateTime deserialization
21
+ (contribtued by Daniel S)
22
23
2.14.2 (28-Jan-2023)
24
2.14.1 (21-Nov-2022)
0 commit comments