summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt14
1 files changed, 11 insertions, 3 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 902b17533..4185d9a65 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,14 @@
+Next release
+============
+
+Features
+--------
+
+- The ``repoze.bfg.configuration.Configurator.add_route`` API now
+ returns the route object that was added.
+
+
+
1.3a6 (2010-07-25)
==================
@@ -83,9 +94,6 @@ Features
has been renamed to ``testing_add_renderer``. A backwards
compatibility alias is present using the old name.
-- The ``repoze.bfg.configuration.Configurator.add_route`` API now
- returns the route object that was added.
-
Documentation
-------------