mirror of https://github.com/pallets/flask.git
Added missing changelog entry
This commit is contained in:
parent
4ca1d0a2ed
commit
6913dc1733
1
CHANGES
1
CHANGES
|
|
@ -22,6 +22,7 @@ Released on May 28th, codename Schnaps
|
||||||
the with statement for playing in the console.
|
the with statement for playing in the console.
|
||||||
- the request context is now available within the with statement making
|
- the request context is now available within the with statement making
|
||||||
it possible to further push the request context or pop it.
|
it possible to further push the request context or pop it.
|
||||||
|
- added support for configurations.
|
||||||
|
|
||||||
Version 0.2
|
Version 0.2
|
||||||
-----------
|
-----------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue