Add get_flashed_messages to CHANGES, expand docs.
This commit is contained in:
parent
fa069f94de
commit
81010bf7af
2 changed files with 32 additions and 3 deletions
4
CHANGES
4
CHANGES
|
|
@ -34,7 +34,9 @@ Relase date to be decided, codename to be chosen.
|
|||
custom template filters application wide,
|
||||
:meth:`flask.Flask.add_template_filter` and
|
||||
:meth:`flask.Blueprint.add_app_template_filter`.
|
||||
|
||||
- The :func:`flask.get_flashed_messages` function now allows rendering flashed
|
||||
message categories in separate blocks, through a ``category_filter``
|
||||
argument.
|
||||
|
||||
Version 0.8.1
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue