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.
1 parent 29aa2b8 commit cb5e00dCopy full SHA for cb5e00d
release-notes/CREDITS-2.x
@@ -170,6 +170,8 @@ Michał Ostrowski (karbi@github)
170
David Schlosnagle (schlosna@github)
171
* Contributed #266: Optimize `InstantDeserializer` method `replaceZeroOffsetAsZIfNecessary()`
172
(2.15.0)
173
+ * Contributed #336: Optimize `InstantDeserializer` `addInColonToOffsetIfMissing()`
174
+ (2.19.0)
175
176
Daniel Scalzi (dscalzi@github)
177
* Contributed #267: Normalize zone id during ZonedDateTime deserialization
release-notes/VERSION-2.x
@@ -10,7 +10,8 @@ Modules:
10
11
2.19.0 (not yet released)
12
13
--
+#336: Optimize `InstantDeserializer` `addInColonToOffsetIfMissing()`
14
+ (contributed by David S)
15
16
2.18.3 (not yet released)
17
0 commit comments