forked from orbit-oss/flask
Documented change
This commit is contained in:
parent
d90765b026
commit
2a81c8a822
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -41,6 +41,8 @@ Release date to be announced, codename to be selected
|
||||||
of a request regardless of whether an exception occurred.
|
of a request regardless of whether an exception occurred.
|
||||||
- Implemented :func:`flask.has_request_context`
|
- Implemented :func:`flask.has_request_context`
|
||||||
- Added :func:`safe_join`
|
- Added :func:`safe_join`
|
||||||
|
- The automatic JSON request data unpacking now looks at the charset
|
||||||
|
mimetype parameter.
|
||||||
|
|
||||||
Version 0.6.1
|
Version 0.6.1
|
||||||
-------------
|
-------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue