From d645e0503f202d84d30d93cb32b61550cebdb9a4 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 6 Feb 2009 04:14:54 +0000 Subject: Prep for 0.6.8. --- CHANGES.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 67d0adffa..beaf2e81a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,4 @@ -Next Release +0.6.8 (2009-02-05) ================== Backwards Incompatibilities @@ -79,6 +79,12 @@ Features possible, for instance, to register a custom renderer that raises an exception in a unit test. +Implementation Changes +---------------------- + +- Moved _url_quote function back to ``repoze.bfg.traversal`` from + ``repoze.bfg.url``. This is not an API. + 0.6.7 (2009-01-27) ================== -- cgit v1.2.3