File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -203,3 +203,7 @@ Emanuel Trandafir (@etrandafir93)
203203Ólafur Bragason (@olibraga )
204204 * Reported #319 : `java.time.DateTimeException` serialization fails
205205 (2.18 .1 )
206+
207+ Joo Hyuk Kim (@JooHyukKim )
208+ * Fixed #308 : Can't deserialize `OffsetDateTime.MIN`: Invalid value for EpochDay
209+ (2.18 .2 )
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ Modules:
88=== Releases ===
99------------------------------------------------------------------------
1010
11+ 2.18.2 (not yet released)
12+
13+ #308 : Can' t deserialize `OffsetDateTime.MIN`: Invalid value for EpochDay
14+ (reported by @sszuev)
15+ (fix by Joo-Hyuk K)
16+
11172.18.1 (28-Oct-2024)
1218
1319#319: `java.time.DateTimeException` serialization fails
You can’t perform that action at this time.
0 commit comments