diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-11-14 14:20:41 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-11-14 14:20:41 -0800 |
commit | a97e977d6970b33e619601f502776eb19e691d90 (patch) | |
tree | a2af7a7b0330334275c4b01d25bbf8245beae2c9 /sites | |
parent | c8ae100832694f84d2aaa6995e5df86becbefc92 (diff) |
Cut 2.4.0
Diffstat (limited to 'sites')
-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 |