SGF-536 - Updated changelog.

This commit is contained in:
Oliver Gierke
2016-09-29 09:33:47 +02:00
parent 96ee1c8684
commit a54c2dbe65

View File

@@ -3,6 +3,13 @@ SPRING DATA GEMFIRE CHANGELOG
http://www.springsource.org/spring-gemfire
=============================
Changes in version 1.7.6.RELEASE (2016-09-29)
---------------------------------------------
* SGF-536 - Release 1.7.6 (Gosling SR6).
* SGF-535 - Allow both SpEL and property placeholder expressions to be used in the locators/servers attributes of the <gfe:pool> XML namespace element.
* SGF-534 - Fix ordered GemfireRepository.findAll(Sort) queries.
Changes in version 1.7.5.RELEASE (2016-09-20)
---------------------------------------------
* SGF-532 - org.springframework.shell:spring-shell is listed in the pom as a runtime dependency.