summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 78bd4bb2f..5fe8c0fdf 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,14 @@
+Next release
+
Features
- Event notification is issued after application is created and
- configured.
+ configured (``IWSGIApplicationCreatedEvent``).
+
+ - New API module: ``repoze.bfg.view``. This module contains the functions
+ named ``render_view_to_response``, ``render_view_to_iterable`` and
+ ``is_response``, which are documented in the API docs. These features
+ aid programmatic (non-request-driven) view execution.
0.3.4 (08/28/2008)