|
|
|
@ -112,6 +112,7 @@ Major release, unreleased
|
|
|
|
|
``app.debug`` each time. Only one format is used, not different ones |
|
|
|
|
depending on ``app.debug``. No handlers are removed, and a handler is only |
|
|
|
|
added if no handlers are already configured. (`#2436`_) |
|
|
|
|
- Blueprint view function name may not contain dots. (`#2450`_) |
|
|
|
|
|
|
|
|
|
.. _#1421: https://github.com/pallets/flask/issues/1421 |
|
|
|
|
.. _#1489: https://github.com/pallets/flask/pull/1489 |
|
|
|
@ -144,6 +145,7 @@ Major release, unreleased
|
|
|
|
|
.. _#2416: https://github.com/pallets/flask/pull/2416 |
|
|
|
|
.. _#2430: https://github.com/pallets/flask/pull/2430 |
|
|
|
|
.. _#2436: https://github.com/pallets/flask/pull/2436 |
|
|
|
|
.. _#2450: https://github.com/pallets/flask/pull/2450 |
|
|
|
|
|
|
|
|
|
Version 0.12.2 |
|
|
|
|
-------------- |
|
|
|
|