Added missing changelog entry

This commit is contained in:
Armin Ronacher 2010-05-28 01:30:46 +02:00
parent 4ca1d0a2ed
commit 6913dc1733
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Released on May 28th, codename Schnaps
the with statement for playing in the console.
- the request context is now available within the with statement making
it possible to further push the request context or pop it.
- added support for configurations.
Version 0.2
-----------