Added changelog entry

This commit is contained in:
Armin Ronacher 2011-07-06 10:18:03 +02:00
parent 05a4e81edc
commit 0be01db0bb

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
-------------