diff options
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 78f3dd7cf..2bc8a3ca2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -19,7 +19,8 @@ Features ``ISettings`` utility from within BFG. - Renamed the existing BFG paster template to ``bfg_starter``. Added - another template showing default ZODB setup using ``repoze.zodbconn``. + another template (``bfg_zodb``) showing default ZODB setup using + ``repoze.zodbconn``. - Add a method named ``assert_`` to the DummyTemplateRenderer. This method accepts keyword arguments. Each key/value pair in the |
