Changelog for #1393

This commit is contained in:
Markus Unterwaditzer 2015-03-23 16:43:44 +01:00
parent ecaaa50234
commit f0de0a6057

View file

@ -63,6 +63,8 @@ Version 1.0
``options`` (issue ``#1288``).
- ``flask.json.jsonify`` now supports the ``datetime.date`` type (pull request
``#1326``).
- Don't leak exception info of already catched exceptions to context teardown
handlers (pull request ``#1393``).
Version 0.10.2
--------------