diff options
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index b3aae92b4..480ebe83c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -22,6 +22,12 @@ Features See https://github.com/Pylons/pyramid/pull/3735 +- Replace usage of ``md5`` in the Pyramid view system with ``sha256``. This + is not a security-related feature and is considered an implementation detail + that should not impact users. + + See https://github.com/Pylons/pyramid/pull/3745 + Bug Fixes --------- |
