CHANGELOG.md in solidus_auth_devise-1.5.0 vs CHANGELOG.md in solidus_auth_devise-1.6.0

- old
+ new

@@ -1,5 +1,13 @@ -## Solidus Auth Devise v1.6.0 (master, unreleased) +## Master (unreleased) + +## Solidus Auth Devise v1.6.0 (2016-08-23) + +* Loading of routes can be disabled through config (#71) + +* Support for Solidus 2.0 and Rails 5.0 + +* Remove load-time manipulation of the Devise secret key (#67) ## Solidus Auth Devise v1.5.0 (2016-07-18) * Add call to set_current_order on sign in. This replaces a before filter that is being eliminated from Solidus controllers where set_current_order was