mirror of
https://github.com/wassname/flask-security.git
synced 2026-07-15 01:10:54 +08:00
17 lines
387 B
Plaintext
17 lines
387 B
Plaintext
Flask-Security Changelog
|
|
========================
|
|
|
|
Here you can see the full list of changes between each Flask-Security release.
|
|
|
|
Version 1.2.0
|
|
-------------
|
|
|
|
Released March 12th, 2012
|
|
|
|
- Added configuration option `SECURITY_FLASH_MESSAGES` which can be set to a
|
|
boolean value to specify if Flask-Security should flash messages or not.
|
|
|
|
Version 1.1.0
|
|
-------------
|
|
|
|
Initial release |