summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 8e222d22f..63bfb85c2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -11,6 +11,11 @@ Documentation
Deprecated Alias Removals
-------------------------
+- Remove backwards compatibility alias for
+ ``repoze.bfg.urldispatch.RoutesContext`` (deprecated since 0.6.3).
+ This must now be imported as
+ ``repoze.bfg.urldispatch.DefaultRoutesContext``.
+
- Removed backwards compatibility aliases for
``repoze.bfg.router.get_options`` and ``repoze.bfg.router.Settings``
(deprecated since 0.6.2). These both must now be imported from