Skip to content

Commit

Permalink
Update release notes wrt #740
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Apr 29, 2015
1 parent ea1966a commit a1ade3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Project: jackson-databind
#727: Improve `ObjectWriter.forType()` to avoid forcing base type for container types
#737: Add support for writing raw values in TokenBuffer
(suggested by Guillaume S, gsmet@github)
#740: Ensure proper `null` (as empty) handling for `AtomicReference`
#743: Add `RawValue` helper type, for piping raw values through `TokenBuffer`
#756: Disabling SerializationFeature.FAIL_ON_EMPTY_BEANS does not affect `canSerialize()`
(reported by nickwongdev@github)
Expand Down

0 comments on commit a1ade3a

Please sign in to comment.