From 13dbb8507e9f1acaaad8caf74a1441e1f723a346 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 4 Feb 2024 23:52:08 -0700 Subject: add changelog for #3749 --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) 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 --------- -- cgit v1.2.3