Changelog for #1484

This commit is contained in:
Markus Unterwaditzer 2016-04-02 21:08:58 +02:00
parent 9f1be8e795
commit 7f26d45b16
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ Version 1.0
- ``flask.g`` now has ``pop()`` and ``setdefault`` methods.
- Turn on autoescape for ``flask.templating.render_template_string`` by default
(pull request ``#1515``).
- ``flask.ext`` is now deprecated (pull request ``#1484``).
Version 0.10.2
--------------