mirror of https://github.com/pallets/flask.git
Documented change
This commit is contained in:
parent
d90765b026
commit
2a81c8a822
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.
|
||||
- Implemented :func:`flask.has_request_context`
|
||||
- Added :func:`safe_join`
|
||||
- The automatic JSON request data unpacking now looks at the charset
|
||||
mimetype parameter.
|
||||
|
||||
Version 0.6.1
|
||||
-------------
|
||||
|
|
Loading…
Reference in New Issue