link to relevant PR

see #1326
This commit is contained in:
Markus Unterwaditzer 2015-01-23 14:54:30 +01:00
parent 61263e08f9
commit 51b011fac7

View file

@ -61,7 +61,8 @@ Version 1.0
- The automatically provided ``OPTIONS`` method is now correctly disabled if
the user registered an overriding rule with the lowercase-version
``options`` (issue ``#1288``).
- flask.json.jsonify now supports the datetime.date type
- ``flask.json.jsonify`` now supports the ``datetime.date`` type (pull request
``#1326``).
Version 0.10.2
--------------