Changelog entry
This commit is contained in:
parent
7ed3196e8d
commit
3c7b5a68f1
1 changed files with 1 additions and 0 deletions
1
CHANGES
1
CHANGES
|
|
@ -40,6 +40,7 @@ Release date to be announced, codename to be selected
|
||||||
- Added `teardown_request` decorator, for functions that should run at the end
|
- Added `teardown_request` decorator, for functions that should run at the end
|
||||||
of a request regardless of whether an exception occurred.
|
of a request regardless of whether an exception occurred.
|
||||||
- Implemented :func:`flask.has_request_context`
|
- Implemented :func:`flask.has_request_context`
|
||||||
|
- Added :func:`safe_join`
|
||||||
|
|
||||||
Version 0.6.1
|
Version 0.6.1
|
||||||
-------------
|
-------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue