We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6283ad1 commit 2119896Copy full SHA for 2119896
release-notes/CREDITS-2.x
@@ -222,3 +222,8 @@ Joey Muia (@jmuia)
222
Henning Pöttker (@ hpoettker)
223
* Contributed #342: Lenient deserialization of `LocalDate` is not time-zone aware
224
(2.19.0)
225
+
226
+Boleslav Bobcik (@bbobcik)
227
+ * Reported, contributed fix for #364: Deserialization of Month in ONE_BASED_MONTHS
228
+ mode fails for value "12"
229
+ (2.19.0)
release-notes/VERSION-2.x
@@ -19,6 +19,8 @@ Modules:
19
#342: Lenient deserialization of `LocalDate`, `LocalDateTime`
20
is not time-zone aware
21
(contributed by Henning P)
22
+#364: Deserialization of Month in ONE_BASED_MONTHS mode fails for value "12"
23
+ (reported, fix contributed by Boleslav B)
24
25
2.18.4 (not yet released)
26
0 commit comments