From 9a385906465baa34ec5e63e3b8b0ab86e2f85f98 Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Tue, 6 Jan 2009 22:30:49 +0000 Subject: Get new paster template accounted against unreleased version; fix inclusion of changelog in docs. --- CHANGES.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'CHANGES.txt') 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 -- cgit v1.2.3