summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt8
1 files changed, 7 insertions, 1 deletions
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)
==================