Added changelog entry

This commit is contained in:
Armin Ronacher 2011-06-28 14:26:12 +02:00
parent b36d7b3288
commit 81433cec29

View file

@ -56,6 +56,7 @@ Released on June 27th 2011, codename Grappa
might occur during request processing (for instance database connection
errors, timeouts from remote resources etc.).
- Blueprints can provide blueprint specific error handlers.
- Implemented generic pluggable views (class based views).
Version 0.6.1
-------------