diff --git a/CHANGES b/CHANGES index ae70644f..edbd652e 100644 --- a/CHANGES +++ b/CHANGES @@ -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