Skip to content

Commit

Permalink
changelog for reinit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
subvertallchris committed Aug 27, 2015
1 parent 62dffc0 commit 452ddd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Fixed errors when trying to call `#{association}_ids=` on an unpersisted node with UUIDs or an array thereof.
- Removed extra Cypher query to replace relationships when working with unpersisted nodes and `association=`.
- Bug related to Rails reloading an app and returning nodes without first reinitializing models, resulting in CypherNodes.

## [5.1.4] - 08-24-2015

Expand Down

0 comments on commit 452ddd3

Please sign in to comment.