Skip to content

Commit

Permalink
update release notes wrt #737
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Apr 2, 2015
1 parent 04c9cf5 commit de1acae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Project: jackson-databind
(reported by wealdtech@github)
#725: Auto-detect multi-argument constructor with implicit names if it is the only visible creator
#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)
#743: Add `RawValue` helper type, for piping raw values through `TokenBuffer`
- Remove old cglib compatibility tests; cause problems in Eclipse

Expand Down

0 comments on commit de1acae

Please sign in to comment.