Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Commit 4eb292e

Browse files
committed
Update release notes wrt #34
1 parent 41562df commit 4eb292e

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

release-notes/CREDITS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,8 @@ Zoltan Kiss (zkiss@github)
3030
Sander Mak (sandermak@github)
3131
* Contributed #28: ISO strings with time-component cause exception when deserializing to LocalDate
3232
(2.6.0)
33+
34+
Iain Davis (iain-davis@github)
35+
* Contributed #34: Allow direct instantiation of standards deserializers, with explicit `DateTimeFormatter`
36+
to use, to allow for registering custom-formatter variants (related to #17)
37+
(2.6.0)

release-notes/VERSION

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ Project: jackson-datatype-jsr310
33
=== Releases ===
44
------------------------------------------------------------------------
55

6+
2.6.1 (not yet released)
7+
8+
#34: Allow direct instantiation of standards deserializers, with explicit `DateTimeFormatter`
9+
to use, to allow for registering custom-formatter variants (related to #17)
10+
(contributed by Iain D, iain-davis@github)
11+
612
2.6.0 (19-Jul-2015)
713

814
#18: Support serializing and deserializing Maps with jsr310 types as keys

0 commit comments

Comments
 (0)