Changelog for #1872

This commit is contained in:
Markus Unterwaditzer 2016-06-03 18:43:32 +02:00
parent 41e08f4ccd
commit 2bde2065e6
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.11.1
--------------
Bugfix release, unreleased.
- Fixed a bug that prevented ``FLASK_APP=foobar/__init__.py`` from working. See
pull request ``#1872``.
Version 0.11
------------