diff options
| author | jonathan vanasco <jonathan@2xlp.com> | 2019-11-05 13:45:49 -0500 |
|---|---|---|
| committer | jonathan vanasco <jonathan@2xlp.com> | 2019-11-05 16:51:11 -0500 |
| commit | d118466861373a80494dd343fe950b0d87ecda51 (patch) | |
| tree | 3b0bab668e819c42ed3fe88749718fe0867ba8a7 | |
| parent | 24c19c8780379c77dc1cf5567d8cf18009d4d780 (diff) | |
| download | pyramid-d118466861373a80494dd343fe950b0d87ecda51.tar.gz pyramid-d118466861373a80494dd343fe950b0d87ecda51.tar.bz2 pyramid-d118466861373a80494dd343fe950b0d87ecda51.zip | |
updated changes
signed main repo contributors
| -rw-r--r-- | CHANGES.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index b70e8f4f8..537ca4671 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,9 @@ Features -------- - Deprecated ``pyramid.session.PickleSerializer``. + See https://github.com/pylons/pyramid/issues/2709 + and https://github.com/pylons/pyramid/pull/3353 + and https://github.com/pylons/pyramid/pull/3413 - Changed the default ``serializer`` on ``pyramid.session.SignedCookieSessionFactory`` to use |
