Skip to content

Commit 20aef94

Browse files
committed
Merge branch '2.19'
2 parents 6689f69 + e3f5f9f commit 20aef94

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

datetime/release-notes/VERSION

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
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+
110
Project: 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-
1316
2.8.4 (14-Oct-2016)
1417

1518
No changes since 2.8.3

release-notes/VERSION-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,8 @@ No changes since 2.8.5
316316
317317
The very first release from this repository!
318318
319+
(note: issue from https://github.com/FasterXML/jackson-datatype-jsr310/)
320+
319321
#89: If the JsonFormat pattern is all numeric, the `InstantDeserializer` will
320322
do the wrong thing
321323
(reported, contributed fix, by ubik2@github)

0 commit comments

Comments
 (0)