All notable changes to this project will be documented in this file. This file should follow the standards specified on [http://keepachangelog.com/] This project adheres to Semantic Versioning.
- Moving from devise-neo4j to devise-activegraph.
- Migration generated as part of devise user was not rendering as an ERB template (see #28)
- Various problems with the model generator with newer version of Neo4j (see #28)
- Rakefile error in versions < 6.0.0
- Added missing
remember_token
property
- Point gemfile at the neo4jrb repos now that all specs are passing.
- Support for Neo4j.rb 3.0!