diff --git a/CHANGES b/CHANGES index 8bd22de5..d01577cc 100644 --- a/CHANGES +++ b/CHANGES @@ -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 -----------