diff --git a/CHANGES b/CHANGES index f5c70477..f7645d71 100644 --- a/CHANGES +++ b/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 -------------