From d7b41dac1e9c8d3f45cf319bf96d74552f72081a Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Tue, 5 Sep 2017 19:13:51 -0700 Subject: Changelog re #979 --- sites/www/changelog.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'sites/www/changelog.rst') diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index b862d912..2f583825 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,14 @@ Changelog ========= +* :support:`979` Update how we use `Cryptography `'s + signature/verification methods so we aren't relying on a deprecated API. + Thanks to Paul Kehrer for the patch. + + .. warning:: + This bumps the minimum Cryptography version from 1.1 to 1.5. Such an + upgrade should be backwards compatible and easy to do. See `their changelog + `_ for additional details. * :support:`-` Ed25519 keys never got proper API documentation support; this has been fixed. * :feature:`1026` Update `~paramiko.ed25519key.Ed25519Key` so its constructor -- cgit v1.2.3