From 4bc949b2c8a03e6f4dd52b75b2c812fb4d5445a9 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Thu, 26 Dec 2019 13:47:09 -0600 Subject: add changelog for #3553 --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 794301578..383906e00 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -68,6 +68,9 @@ Features ``pyramid.static.static_view``. See https://github.com/Pylons/pyramid/pull/3537 +- Fix ``DeprecationWarning`` emitted by using the ``imp`` module. + See https://github.com/Pylons/pyramid/pull/3553 + Deprecations ------------ -- cgit v1.2.3