forked from orbit-oss/flask
Added changelog entry
This commit is contained in:
parent
f07e4cb0c3
commit
6075797f13
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -15,6 +15,8 @@ Version 1.0
|
||||||
Non permanent sessions are not affected by this and will always
|
Non permanent sessions are not affected by this and will always
|
||||||
expire if the browser window closes.
|
expire if the browser window closes.
|
||||||
- Made Flask support custom JSON mimetypes for incoming data.
|
- Made Flask support custom JSON mimetypes for incoming data.
|
||||||
|
- Added support for returning tuples in the form ``(response, headers)``
|
||||||
|
from a view function.
|
||||||
|
|
||||||
Version 0.10.2
|
Version 0.10.2
|
||||||
--------------
|
--------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue