summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 8d7dfa9da..a60e2aaa0 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -21,6 +21,10 @@ Internals
- The ``repoze.bfg.view.renderer_from_name`` callable has been removed.
+- The ``repoze.bfg.settings.get_options`` callable has been removed.
+ Its job has been subsumed by the ``repoze.bfg.settings.Settings``
+ class constructor.
+
Backwards Incompatibilites
--------------------------