forked from orbit-oss/flask
parent
61263e08f9
commit
51b011fac7
1 changed files with 2 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -61,7 +61,8 @@ Version 1.0
|
||||||
- The automatically provided ``OPTIONS`` method is now correctly disabled if
|
- The automatically provided ``OPTIONS`` method is now correctly disabled if
|
||||||
the user registered an overriding rule with the lowercase-version
|
the user registered an overriding rule with the lowercase-version
|
||||||
``options`` (issue ``#1288``).
|
``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
|
Version 0.10.2
|
||||||
--------------
|
--------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue