Released 0.6.1

This commit is contained in:
Armin Ronacher 2010-12-31 15:21:46 +01:00
parent 16bf25ffaa
commit 774b7f7682

View file

@ -6,7 +6,7 @@ Here you can see the full list of changes between each Flask release.
Version 0.6.1
-------------
Bugfix release, release date to be announced.
Bugfix release, released on December 31st 2010
- Fixed an issue where the default `OPTIONS` response was
not exposing all valid methods in the `Allow` header.