# Change Log 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](http://semver.org/). ## [2.1.1] - 12-23-2016 ### Fixed - Migration generated as part of devise user was not rendering as an ERB template (see #28) ## [2.1.0] - 12-23-2016 ### Fixed - Various problems with the model generator with newer version of Neo4j (see #28) ## [2.0.2] - 11-29-2015 ### Fixed - Rakefile error in versions < 6.0.0 ## [2.0.1] - 11-24-2015 ### Fixed - Added missing `remember_token` property ## [2.0.0] - Point gemfile at the neo4jrb repos now that all specs are passing. ## [2.0.0.alpha.1] - Support for Neo4j.rb 3.0!