Added a changelog entry for modules.

This commit is contained in:
Armin Ronacher 2014-08-27 01:13:25 +02:00
parent 817b72d484
commit 5edc803702

View file

@ -40,6 +40,7 @@ Version 1.0
- Flask will now log by default even if debug is disabled. The log format is - Flask will now log by default even if debug is disabled. The log format is
now hardcoded but the default log handling can be disabled through the now hardcoded but the default log handling can be disabled through the
``LOGGER_HANDLER_POLICY`` configuration key. ``LOGGER_HANDLER_POLICY`` configuration key.
- Removed deprecate module functionality.
Version 0.10.2 Version 0.10.2
-------------- --------------