CHANGELOG.md in tkh_authentication-0.1.11 vs CHANGELOG.md in tkh_authentication-0.9

- old
+ new

@@ -1,33 +1,9 @@ # TKH Authentication -## 0.1.11 -* Ensure the target page is always set and removed when needed to improve the click-flow of users signing in or creating an account. -* When user is redirected to login page from the detect address view, his entered email address follows with. - - -## 0.1.10 - -* Debugged the user has comments dependent destroy bug -* Added a user delete button to the index view. Connected with tkh_mailing_list gem details controller. - - -## 0.1.9 - -* Change click flow for new users to sign up -* Signup and login routine are now aware of the tkh_mailing_list gem and its records -* Email address must be validated before creating an account - - -## 0.1.8 - -* Added other name attribute to user model -* Integrated views and functionality with the new tkh-mailing-list gem. tkh-authentication handles the user model and creation of records by user and tkh-mailing-list will handle all additions/modifications/deletions by the admin. - - ## 0.1.7 * Added administrators scope to user model @@ -69,10 +45,10 @@ ## 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 +* Worked on text and translation in signup form * The shared/menus partial is called from all authentication pages ## 0.0.12