File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed
Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 1+ NOTE: OBSOLETE NOTES FOR VERSIONS BEFORE 2.8.5, when Java 8 modules repo
2+ was created. Original repo was at
3+
4+ https://github.com/FasterXML/jackson-datatype-jsr310
5+
6+ see new release notes at main level `release-notes/VERSION-2.x`
7+
8+ ------------------------------------------------------------------------
9+
110Project: jackson-datatype-jsr310
211
312------------------------------------------------------------------------
413=== Releases ===
514------------------------------------------------------------------------
615
7- 2.8.5 (not yet released)
8-
9- #89: If the JsonFormat pattern is all numeric, the InstantDeserializer will
10- do the wrong thing
11- (reported, contributed fix, by ubik2@github)
12-
13162.8.4 (14-Oct-2016)
1417
1518No changes since 2.8.3
Original file line number Diff line number Diff line change @@ -312,6 +312,8 @@ No changes since 2.8.5
312312
313313The very first release from this repository!
314314
315+ (note: issue from https://github.com/FasterXML/jackson-datatype-jsr310/)
316+
315317#89: If the JsonFormat pattern is all numeric, the `InstantDeserializer` will
316318 do the wrong thing
317319 (reported, contributed fix, by ubik2@github)
You can’t perform that action at this time.
0 commit comments