some cosmetic changes and initial documentation update

This commit is contained in:
David Turanski
2013-02-12 08:06:44 -05:00
parent 699f3bad51
commit 9b9bc5dbb4
7 changed files with 392 additions and 62 deletions

View File

@@ -1,6 +1,12 @@
SPRING DATA GEMFIRE CHANGELOG
=============================
http://www.springsource.org/spring-gemfire
Changes in version 1.3.0.RELEASE (2013-02-15)
General
* Added annotation support for GemFire functions
* Added 'datasource' element to gfe-data namespace to simplify client connection
See [release notes](https://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10462&version=13300)
Changes in version 1.2.1.RELEASE (2012-10-26)
---------------------------------------------