summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index aecb3ae07..7e4a48ccf 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,9 @@
+After 0.1
+
+ - Added 'repoze.bfg.push:pushpage' decorator, which creates BFG views
+ from callables which take (context, request) and return a mapping of
+ top-level names.
+
0.1
- Initial release.