Update CHANGES

This commit is contained in:
Kenneth Reitz 2017-05-25 17:57:55 -04:00 committed by GitHub
parent 090109b637
commit cf926b8e73

View file

@ -46,6 +46,7 @@ Major release, unreleased
work with the ``flask`` command. If they take a single parameter or a
parameter named ``script_info``, the ``ScriptInfo`` object will be passed.
(`#2319`_)
- FLASK_APP=myproject.app:create_app('dev') support.
.. _#1489: https://github.com/pallets/flask/pull/1489
.. _#1898: https://github.com/pallets/flask/pull/1898