CHANGELOG.md in devise-neo4j-2.1.0 vs CHANGELOG.md in devise-neo4j-2.1.1

- old
+ new

@@ -1,9 +1,15 @@ # 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)