diff options
| author | Michael Merickel <michael@merickel.org> | 2019-12-26 13:47:09 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2019-12-26 13:58:44 -0600 |
| commit | 4bc949b2c8a03e6f4dd52b75b2c812fb4d5445a9 (patch) | |
| tree | 165d906c729458b1bb1a36a3d524535f06218a20 /CHANGES.rst | |
| parent | 073dd6689d983c17095b752d37dfeb3bc25c2ef5 (diff) | |
| download | pyramid-4bc949b2c8a03e6f4dd52b75b2c812fb4d5445a9.tar.gz pyramid-4bc949b2c8a03e6f4dd52b75b2c812fb4d5445a9.tar.bz2 pyramid-4bc949b2c8a03e6f4dd52b75b2c812fb4d5445a9.zip | |
add changelog for #3553
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 3 |
1 files changed, 3 insertions, 0 deletions
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 ------------ |
