Current section

Files

Jump to
ecto_neo4j CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.6.3
Bug fix: preloading `has_one` association should not return a list.
## v0.6.4
Bug fix: updating `has_one` and `belongs_to` assocation doesn't work properly.
## v0.6.5
Bug fix: adding a new relationship doesn't set the new relationship data.
## v0.6.6
Bug fix: deleting a realtionship in a `belongs_to` association doesn't remove realtionship data from struct.