summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 37e1953af..970078f68 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,14 @@
+Next release
+============
+
+Features
+--------
+
+- The default routes context
+ (``repoze.bfg.urldispatch.DefaultRoutesContext``) object now
+ subclasses from ``dict``. This means you can use the mapping
+ protocol in views against it.
+
0.9.1 (2009-06-02)
==================