forked from orbit-oss/flask
Changelog for #1393
This commit is contained in:
parent
ecaaa50234
commit
f0de0a6057
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -63,6 +63,8 @@ Version 1.0
|
||||||
``options`` (issue ``#1288``).
|
``options`` (issue ``#1288``).
|
||||||
- ``flask.json.jsonify`` now supports the ``datetime.date`` type (pull request
|
- ``flask.json.jsonify`` now supports the ``datetime.date`` type (pull request
|
||||||
``#1326``).
|
``#1326``).
|
||||||
|
- Don't leak exception info of already catched exceptions to context teardown
|
||||||
|
handlers (pull request ``#1393``).
|
||||||
|
|
||||||
Version 0.10.2
|
Version 0.10.2
|
||||||
--------------
|
--------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue