summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c4d286c4d..fe8780d98 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -14,6 +14,9 @@ Features
alias for its ``condition_method`` argument for symmetry with the
``view`` directive.
+- The ``bfg_routesalchemy`` paster template now provides a unit test
+ and actually uses the database during a view rendering.
+
Removals
--------