summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 0ae688938..9150847f3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,13 @@
Next release
============
+Internals
+---------
+
+- The exception class representing the error raised by various methods
+ of a ``Configurator`` is now importable as
+ ``repoze.bfg.exceptions.ConfigurationError``.
+
Documentation
-------------