Added changelog entry

Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
This commit is contained in:
Armin Ronacher 2011-06-28 23:36:39 +02:00
parent 57d9a2a118
commit 5aabc40700
1 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,13 @@ Flask Changelog
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
-----------