updated changelog
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
Spring Data Graph Changelog
|
||||
===========================
|
||||
|
||||
Changes in version 1.0.0.RELEASE (2011-04-08)
|
||||
Changes in version 1.0.0.RELEASE (2011-04-18)
|
||||
-------------------------------------
|
||||
* updated dependency to Neo4j 1.3 final
|
||||
* restructured repository interfaces
|
||||
* overloaded methods for index operation without required index names
|
||||
* ClosableIterator returned from index query methods (close() when not loop through)
|
||||
* removed cyclic dependencies
|
||||
* better relationship collection update handling for detached entities
|
||||
* documentation updates
|
||||
|
||||
Changes in version 1.0.0.RC1 (2011-04-04)
|
||||
|
||||
Reference in New Issue
Block a user