Update CHANGES

This commit is contained in:
Matt Wright
2013-08-20 12:35:08 -04:00
parent ab64406b6c
commit 829bb135d7
+11
View File
@@ -3,6 +3,16 @@ Flask-Security Changelog
Here you can see the full list of changes between each Flask-Security release.
Version 1.6.9
-------------
Released August 20th 2013
- Fix bug in SQLAlchemy datastore's `get_user` function
- Fix bug in PeeWee datastore's `remove_role_from_user` function
- Fixed import error caused by new Flask-WTF release
Version 1.6.8
-------------
@@ -10,6 +20,7 @@ Released August 1st 2013
- Fixed bug with case sensitivity of email address during login
Version 1.6.7
-------------