diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-02-20 21:15:38 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-02-20 21:19:09 -0800 |
commit | 8f0ad8b87ffc1c6cc0628930a8bacf663f4d8cbd (patch) | |
tree | f1d5355362f6d5823602dc9f4badfdbf29054772 /sites | |
parent | cd276f90bb5a71dcec9d7498c4638daa5077b761 (diff) |
Cut 1.18.2
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 2085e800..1c8226a7 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +* :release:`1.18.2 <2017-02-20>` * :release:`1.17.4 <2017-02-20>` * :bug:`853 (1.17+)` Tweak how `RSAKey.__str__ <paramiko.rsakey.RSAKey>` behaves so it doesn't cause ``TypeError`` under Python 3. Thanks to Francisco |