diff options
| -rw-r--r-- | CHANGES.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index fd0b8e22f..96d496044 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -31,6 +31,9 @@ Features - 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 --------- |
