Changelog for #1393

This commit is contained in:
Markus Unterwaditzer 2015-03-23 16:43:44 +01:00
parent 6b712e717c
commit 9c23b19e7e

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
--------------