diff options
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index c05bc66fa..96d496044 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -28,6 +28,12 @@ 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 + +- Replace usage of ``pkg_resources`` in ``pdistreport`` and ``pshell`` CLI + commands. See https://github.com/Pylons/pyramid/pull/3749 + Bug Fixes --------- |
