Documented change in flashing
This commit is contained in:
parent
f2f806285d
commit
34e6933832
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -43,6 +43,8 @@ Release date to be announced, codename to be selected
|
||||||
- Added :func:`safe_join`
|
- Added :func:`safe_join`
|
||||||
- The automatic JSON request data unpacking now looks at the charset
|
- The automatic JSON request data unpacking now looks at the charset
|
||||||
mimetype parameter.
|
mimetype parameter.
|
||||||
|
- Don't modify the session on :func:`flask.get_flashed_messages` if there
|
||||||
|
are no messages in the session.
|
||||||
|
|
||||||
Version 0.6.1
|
Version 0.6.1
|
||||||
-------------
|
-------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue