CHANGELOG.md in tkh_authentication-0.0.8 vs CHANGELOG.md in tkh_authentication-0.0.9
- old
+ new
@@ -1,8 +1,16 @@
# TKH Authentication
+## 0.0.9
+
+* Administrator can enable other users do become admins or remove their privileges
+* localized a few users index view strings
+* Refactored migrations generator
+* Added an update rake task
+
+
## 0.0.8
* User has_many pages
* Cleaned up locale files
* Added German locale but translated strings are not in yet