forked from orbit-oss/flask
Changelog for #1763
This commit is contained in:
parent
7f26d45b16
commit
bd667109c6
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -74,6 +74,8 @@ Version 1.0
|
||||||
- Turn on autoescape for ``flask.templating.render_template_string`` by default
|
- Turn on autoescape for ``flask.templating.render_template_string`` by default
|
||||||
(pull request ``#1515``).
|
(pull request ``#1515``).
|
||||||
- ``flask.ext`` is now deprecated (pull request ``#1484``).
|
- ``flask.ext`` is now deprecated (pull request ``#1484``).
|
||||||
|
- ``send_from_directory`` now raises BadRequest if the filename is invalid on
|
||||||
|
the server OS (pull request ``#1763``).
|
||||||
|
|
||||||
Version 0.10.2
|
Version 0.10.2
|
||||||
--------------
|
--------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue