summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-02-20 21:15:38 -0800
committerJeff Forcier <jeff@bitprophet.org>2017-02-20 21:19:09 -0800
commit8f0ad8b87ffc1c6cc0628930a8bacf663f4d8cbd (patch)
treef1d5355362f6d5823602dc9f4badfdbf29054772
parentcd276f90bb5a71dcec9d7498c4638daa5077b761 (diff)
downloadparamiko-8f0ad8b87ffc1c6cc0628930a8bacf663f4d8cbd.tar.gz
Cut 1.18.2
-rw-r--r--sites/www/changelog.rst1
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