summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 4cb267bcd..0fa189a43 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -116,6 +116,9 @@ Internals
an IDebugLogger unnamed utility. A named utility with the old name
is registered for b/w compat.
+- The ``repoze.bfg.interfaces.ITemplateRendererFactory`` interface was
+ removed; it has become unused.
+
Backwards Incompatibilites
--------------------------