diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 1240e0a6..0eee4ffa 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -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 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.