This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-jaxrs-providers.
commit 75cdabc583cb07f58ab85634ddb6630cdc1bdcb1 Author: Tatu Saloranta <[email protected]> Date: Sat Dec 7 20:47:11 2013 -0800 update release notes wrt #38 --- release-notes/VERSION | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/release-notes/VERSION b/release-notes/VERSION index 1745b6b..629d1bf 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -3,15 +3,20 @@ Sub-modules: jackson-jaxrs-json-provider jackson-jaxrs-smile-provider jackson-jaxrs-xml-provider -Version: 2.3.0 (14-Nov-2013) +Version: 2.3.1 (xx-Dec-2013) -#24: Allow defining default view to use for endpoints without View annotation -#33: Provide a way to customize `ObjectReader` / `ObjectWriter` used by end points +#38: Enable use of JAX-RS 2.0 API + (contributed by larsp@github) ------------------------------------------------------------------------ === History: === ------------------------------------------------------------------------ +2.3.0 (14-Nov-2013) + +#24: Allow defining default view to use for endpoints without View annotation +#33: Provide a way to customize `ObjectReader` / `ObjectWriter` used by end points + 2.2.3 (24-Aug-2013) #6: Add `JaxRSFeature.ADD_NO_SNIFF_HEADER` to automatically add X-Content-Type-Options -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

