Skip to content

Commit

Permalink
update release notes wrt #801
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 22, 2015
1 parent 5f09320 commit ea2c9a4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions release-notes/CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -250,3 +250,9 @@ Charles Allen:
`Thread.currentThread().getContextClassLoader()`
(2.5.4)

Kamil Benedykciński (Kamil-Benedykcinski@github)
* Contributed #801: Using `@JsonCreator` cause generating invalid path reference
in `JsonMappingException`
(2.5.4)


2 changes: 2 additions & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Project: jackson-databind
#792: Ensure Constructor Parameter annotations are linked with those of Field, Getter, or Setter
#793: `ObjectMapper.readTree()` does not work with defaultTyping enabled
(reported by gracefulgopher@github)
#801: Using `@JsonCreator` cause generating invalid path reference in `JsonMappingException`
(contributed by Kamil B)
- Fix handling of Enums wrt JSON Schema, when 'toString()' used for serialization

2.5.3 (24-Apr-2015)
Expand Down

0 comments on commit ea2c9a4

Please sign in to comment.