Documented change in flashing

This commit is contained in:
Armin Ronacher 2011-05-24 16:42:06 +02:00
parent f2f806285d
commit 34e6933832
1 changed files with 2 additions and 0 deletions

View File

@ -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
------------- -------------