CHANGELOG.md in tkh_authentication-0.9.6 vs CHANGELOG.md in tkh_authentication-0.9.7
- old
+ new
@@ -1,8 +1,13 @@
# TKH Authentication
+## 0.9.7
+
+* Created a whole new authentication pathway. Please run 'bundle update tkh_authentication' -> 'rake tkh_authentication:update' -> 'rake db:migrate'
+
+
## 0.9.6
* Upgraded Rails and simple_form dependencies.
* Updated bcrypt gem.
* Added DB migration related to email validation.