CHANGELOG.md in tkh_authentication-0.0.12 vs CHANGELOG.md in tkh_authentication-0.1
- old
+ new
@@ -1,8 +1,16 @@
# TKH Authentication
+## 0.1
+
+* Styled login form the simple_form way
+* Changed some text and translations in login form
+* Worked on text and translation in signup form
+* The shared/menus partial is called from all authentication pages
+
+
## 0.0.12
* Added an administrator? method
* Refactored the authenicate_as_admin method