Skip to content

Commit

Permalink
Update on 5.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cheerfulstoic committed Jul 28, 2015
1 parent 68cb9fe commit d1db024
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Improved handling of unpersisted nodes with associations. You can now use `<<` to create associations between unpersisted nodes. A `save` will cascade through unpersisted objects, creating nodes and rels along the way. See https://github.com/neo4jrb/neo4j/pull/871
- On `QueryProxy` objects you can now use an `:id` key in `where` and `find_by` methods to refer to the property from `id_property` (`uuid` by default)

## [5.0.8] - 2015-07-26
- Copied QueryClauseMethods doc from master

## [5.0.7] - 2015-07-26
- Copied `docs` folder from master because a lot of work had gone into the docs since 5.0.0 was released

Expand Down

0 comments on commit d1db024

Please sign in to comment.