CHANGELOG.md in tkh_authentication-0.0.4 vs CHANGELOG.md in tkh_authentication-0.0.5
- old
+ new
@@ -1,8 +1,13 @@
# TKH Authentication
+## 0.0.5
+
+* Users controller has both an authenticate and an authenticate_with_admin before_filters
+
+
## 0.0.4
* Added an install rake task to run the migration and locale generators
* Refactored generators to give them more flexibility