mirror of https://github.com/pallets/flask.git
Changelog for #1872
This commit is contained in:
parent
41e08f4ccd
commit
2bde2065e6
8
CHANGES
8
CHANGES
|
@ -3,6 +3,14 @@ Flask Changelog
|
||||||
|
|
||||||
Here you can see the full list of changes between each Flask release.
|
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
|
Version 0.11
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue