diff options
-rw-r--r-- | sites/www/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index b0b0ab17..41721713 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +* :release:`2.4.0 <2017-11-14>` * :feature:`-` Add a new ``passphrase`` kwarg to `SSHClient.connect <paramiko.client.SSHClient.connect>` so users may disambiguate key-decryption passphrases from password-auth passwords. (This is a backwards compatible |