update change log
This commit is contained in:
parent
0832e77b14
commit
31e25facd3
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -8,6 +8,8 @@ Version 0.12.1
|
||||||
|
|
||||||
Bugfix release, unreleased
|
Bugfix release, unreleased
|
||||||
|
|
||||||
|
- Prevent `flask run` from showing a NoAppException when an ImportError occurs
|
||||||
|
within the imported application module.
|
||||||
- Fix encoding behavior of ``app.config.from_pyfile`` for Python 3. Fix
|
- Fix encoding behavior of ``app.config.from_pyfile`` for Python 3. Fix
|
||||||
``#2118``.
|
``#2118``.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue