CHANGELOG.md in tkh_authentication-0.0.3 vs CHANGELOG.md in tkh_authentication-0.0.4
- old
+ new
@@ -1,8 +1,14 @@
# TKH Authentication
+## 0.0.4
+
+* Added an install rake task to run the migration and locale generators
+* Refactored generators to give them more flexibility
+
+
## 0.0.3
* Added an authenticate_as_admin controller method and its translations
* Added a generator to update tkh_authentication locales in the host app