Skip to content

Commit 1d33006

Browse files
committed
Update release notes wrt #68
1 parent 21b4391 commit 1d33006

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

release-notes/CREDITS

+5
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,8 @@ Thorsten Platz (ThorstenPlatz@github)
3535
Michał Ziober (ZioberMichal@github)
3636
* Contributed #62: Allow use of numbers-as-Strings for LocalDate (in array)
3737
(2.6.0)
38+
39+
Jerry Yang (islanerman@github)
40+
* Contributed #68: TimeZone in DeserializationContext is ignored with
41+
`SerializationFeature.WRITE_DATES_WITH_ZONE_ID`
42+
(2.6.0)

release-notes/VERSION

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Project: jackson-datatype-joda
1313
(contributed by Michal Z)
1414
#64: Support `@JsonFormat(pattern=...)` for deserialization
1515
#66: Support `SerializationFeature.WRITE_DATES_WITH_ZONE_ID`
16+
#68: TimeZone in DeserializationContext is ignored with
17+
`SerializationFeature.WRITE_DATES_WITH_ZONE_ID`
18+
(contributed by Jerry Y, islanderman@github)
1619

1720
2.5.4 (not yet released)
1821

0 commit comments

Comments
 (0)