Skip to content

Commit 452ddd3

Browse files
changelog for reinit fix
1 parent 62dffc0 commit 452ddd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88
### Fixed
99
- Fixed errors when trying to call `#{association}_ids=` on an unpersisted node with UUIDs or an array thereof.
1010
- Removed extra Cypher query to replace relationships when working with unpersisted nodes and `association=`.
11+
- Bug related to Rails reloading an app and returning nodes without first reinitializing models, resulting in CypherNodes.
1112

1213
## [5.1.4] - 08-24-2015
1314

0 commit comments

Comments
 (0)