CHANGELOG.md in tkh_authentication-0.1.8 vs CHANGELOG.md in tkh_authentication-0.1.9
- old
+ new
@@ -1,7 +1,15 @@
# TKH Authentication
+
+## 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.