This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit d8d2e817daf4cb2f9e7776dc8bba57e03f5954e6 Author: Tatu Saloranta <[email protected]> Date: Thu Jul 25 18:48:07 2013 -0700 Implemented #13 --- release-notes/VERSION | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release-notes/VERSION b/release-notes/VERSION index 4a839f2..50f460e 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -3,6 +3,8 @@ Version: 2.3.0 (xx-xxx-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. -- 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

