diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 392d01c7e..0133a32e4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,12 @@ +After 0.6.1 +=========== + +Features +-------- + +- Renamed the existing BFG paster template to ``bfg_starter``. Added + another template showing default ZODB setup using ``repoze.zodbconn``. + 0.6.1 (2009-01-06) ================== @@ -21,9 +30,6 @@ Deprecations Features -------- -- Renamed the existing BFG paster template to ``bfg_starter``. Added - another template showing default ZODB setup using ``repoze.zodbconn``. - - A ``static`` helper class was added to the ``repoze.bfg.views`` module. Instances of this class are willing to act as BFG views which return static resources using files on disk. See the |
