mirror of https://github.com/pallets/flask.git
Prepare for 0.12.1
This commit is contained in:
parent
80c7db638c
commit
f7d6d4d4f6
2
CHANGES
2
CHANGES
|
@ -18,7 +18,7 @@ Major release, unreleased
|
||||||
Version 0.12.1
|
Version 0.12.1
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
Bugfix release, unreleased
|
Bugfix release, released on March 31st 2017
|
||||||
|
|
||||||
- Prevent `flask run` from showing a NoAppException when an ImportError occurs
|
- Prevent `flask run` from showing a NoAppException when an ImportError occurs
|
||||||
within the imported application module.
|
within the imported application module.
|
||||||
|
|
Loading…
Reference in New Issue