Skip to content

Commit 2119896

Browse files
committed
Update release notes wrt #364
1 parent 6283ad1 commit 2119896

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

release-notes/CREDITS-2.x

+5
Original file line numberDiff line numberDiff line change
@@ -222,3 +222,8 @@ Joey Muia (@jmuia)
222222
Henning Pöttker (@ hpoettker)
223223
* Contributed #342: Lenient deserialization of `LocalDate` is not time-zone aware
224224
(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

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Modules:
1919
#342: Lenient deserialization of `LocalDate`, `LocalDateTime`
2020
is not time-zone aware
2121
(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)
2224

2325
2.18.4 (not yet released)
2426

0 commit comments

Comments
 (0)