summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index c05bc66fa..fd0b8e22f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -28,6 +28,9 @@ Features
See https://github.com/Pylons/pyramid/pull/3745
+- Replace usage of ``pkg_resources`` in ``pyramid.path.DottedNameResolver``.
+ See https://github.com/Pylons/pyramid/pull/3748
+
Bug Fixes
---------