mirror of
https://github.com/wassname/flask-security.git
synced 2026-06-27 16:10:11 +08:00
Update CHANGES
This commit is contained in:
@@ -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
|
||||
-------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user