This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit d003e82c8c8eda7d05e6c503dcbd19a27e245379 Author: Tatu <[email protected]> Date: Fri Oct 25 10:29:08 2013 -0700 update release notes --- release-notes/VERSION | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/release-notes/VERSION b/release-notes/VERSION index e17f4d1..6b642dd 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -1,14 +1,15 @@ Project: jackson-annotations -Version: 2.3.0 (xx-xxx-2013) +Version: 2.3.0 (xx-Oct-2013) New minor version #13: Add `@JsonPropertyDescription` (suggested by Net-A-Porter@github) -#15: Add `JsonTypeInfo.As.EXISTING` property to support new variation - for including Type Id. #20: Allow use of `@JsonFilter` for properties (via fields, methods, constructor parameters) +(note: although #15 -- Add `JsonTypeInfo.As.EXISTING` property to support new + variation for including Type Id was included, jackson-databind does not + yet support it as of 2.3.0) ------------------------------------------------------------------------ === History: === -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

