forked from orbit-oss/flask
Documented new error case
This commit is contained in:
parent
661ee54bc2
commit
f701f69947
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -15,6 +15,8 @@ Release date to be decided.
|
|||
``template_filter`` method family.
|
||||
- Set the content-length header for x-sendfile.
|
||||
- ``tojson`` filter now does not escape script blocks in HTML5 parsers.
|
||||
- Flask will now raise an error if you attempt to register a new function
|
||||
on an already used endpoint.
|
||||
|
||||
Version 0.9
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue