Added changelog entry

Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
This commit is contained in:
Armin Ronacher 2011-07-06 10:18:03 +02:00
parent bd473c1587
commit 343d8a94e7
1 changed files with 8 additions and 0 deletions

View File

@ -3,6 +3,14 @@ Flask Changelog
Here you can see the full list of changes between each Flask release.
Version 0.7.2
-------------
Bugfix release, released on July 6th 2011
- Fixed an issue with URL processors not properly working on
blueprints.
Version 0.7.1
-------------