summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 54a39b614..a66637c28 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -85,6 +85,8 @@ Internal
pyramid.url.URLMethodsMixin to make this possible, and all url/path
generation logic is embedded in this mixin.
+- Refactor ``pyramid.config`` into a package.
+
Deprecations
------------