Merge branch '0.11-maintenance'

This commit is contained in:
Markus Unterwaditzer 2016-06-07 18:26:06 +02:00
commit b990d80764
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ Version 0.12
Version 0.11.1
--------------
Bugfix release, unreleased.
Bugfix release, released on June 7th 2016.
- Fixed a bug that prevented ``FLASK_APP=foobar/__init__.py`` from working. See
pull request ``#1872``.