diff --git a/pom.xml b/pom.xml index 4cd7490b..365a9372 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ UTF-8 - 3.2.6.RELEASE + 3.2.7.RELEASE 1.0.13 1.9.13 2.3.0 @@ -334,8 +334,8 @@ - spring-libs-snapshot - http://repo.spring.io/libs-snapshot + spring-libs-release + http://repo.spring.io/libs-release diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index a1a88b7b..ebbddecd 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,8 +1,10 @@ Spring HATEOAS Changelog ========================= -Changes in version 0.9.0.RELEASE (2014-01-24) +Changes in version 0.9.0.RELEASE (2014-01-29) --------------------------------------------- +- #147 - Add convenience toString to VndErrors +- #142 - Support multiple curies to be returned from CurieProvider - #139 - PagedResourcesAssember and URL Variables - #138 - MethodParameters should be able to return parameters by type - #137 - Add support for link templates @@ -15,7 +17,7 @@ Changes in version 0.9.0.RELEASE (2014-01-24) - #123 - Deprecate Jackson 1.9.x support - #122 - ControllerLinkBuilder creates parameter names for optional request parameters even if they're null. - #121 - OSGi imports for spring-plugin-core are incorrect -- #112 - Added support for X-Forwarded-Ssl header during link construction +- #112 - Added support for X-Forwarded-Ssl header during link construction. - #110 - HalEmbeddedBuilder fails to properly encode odd number of elements - #140 - Upgrade to latest Spring 3.2.x - #126 - Release 0.9