summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index ebf3bf4e2..01f4adf5b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,12 @@
+1.0a9 (unreleased)
+
+Features
+--------
+
+- config.add_view now accepts a 'decorator' keyword argument, a
+ callable which will decorate the view callable before it is added to
+ the registry
+
1.0a8 (2010-12-27)
==================