mirror of https://github.com/pallets/flask.git
Added changelog entry
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
This commit is contained in:
parent
57d9a2a118
commit
5aabc40700
7
CHANGES
7
CHANGES
|
@ -3,6 +3,13 @@ Flask Changelog
|
||||||
|
|
||||||
Here you can see the full list of changes between each Flask release.
|
Here you can see the full list of changes between each Flask release.
|
||||||
|
|
||||||
|
Version 0.7.1
|
||||||
|
-------------
|
||||||
|
|
||||||
|
Bugfix release, release date to be decided.
|
||||||
|
|
||||||
|
- Added missing future import that broke 2.5 compatibility.
|
||||||
|
|
||||||
Version 0.7
|
Version 0.7
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue