Skip to content

Commit

Permalink
Update release notes wrt #68
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jul 16, 2015
1 parent 21b4391 commit 1d33006
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions release-notes/CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@ Thorsten Platz (ThorstenPlatz@github)
Michał Ziober (ZioberMichal@github)
* Contributed #62: Allow use of numbers-as-Strings for LocalDate (in array)
(2.6.0)

Jerry Yang (islanerman@github)
* Contributed #68: TimeZone in DeserializationContext is ignored with
`SerializationFeature.WRITE_DATES_WITH_ZONE_ID`
(2.6.0)
3 changes: 3 additions & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ Project: jackson-datatype-joda
(contributed by Michal Z)
#64: Support `@JsonFormat(pattern=...)` for deserialization
#66: Support `SerializationFeature.WRITE_DATES_WITH_ZONE_ID`
#68: TimeZone in DeserializationContext is ignored with
`SerializationFeature.WRITE_DATES_WITH_ZONE_ID`
(contributed by Jerry Y, islanderman@github)

2.5.4 (not yet released)

Expand Down

0 comments on commit 1d33006

Please sign in to comment.