Merge branch '0.12-maintenance'
This commit is contained in:
commit
71c534d2c6
4 changed files with 20 additions and 4 deletions
2
CHANGES
2
CHANGES
|
|
@ -13,6 +13,8 @@ Version 0.12.1
|
|||
|
||||
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
|
||||
``#2118``.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue