Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 837 Bytes

CHANGELOG.md

File metadata and controls

42 lines (23 loc) · 837 Bytes

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.

[3.0.0.alpha.1]

  • Moving from devise-neo4j to devise-activegraph.

[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!