summaryrefslogtreecommitdiff
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2022-11-04 18:29:58 -0400
committerJeff Forcier <jeff@bitprophet.org>2022-11-04 18:29:58 -0400
commit76ce2d440dfe62e0f825f17f02b0b8c7f07eed56 (patch)
treebbc431ee3fae402a140b01b660d751f727cf469b /sites
parent61e40d5ce7631333ccfd35196a0c32e41a112bf7 (diff)
parentd84b86338f968c186e87e23c6a08e42a8d798772 (diff)
downloadparamiko-76ce2d440dfe62e0f825f17f02b0b8c7f07eed56.tar.gz
Merge branch '2.11'
Diffstat (limited to 'sites')
-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 88c45a3d..44ae2ee0 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -6,6 +6,7 @@ Changelog
`SSHClient.connect <paramiko.client.SSHClient.connect>` for advanced
users to gain more control over early Transport setup and manipulation.
Thanks to Noah Pederson for the patch.
+- :release:`2.11.1 <2022-11-04>`
- :release:`2.10.6 <2022-11-04>`
- :bug:`1822` (via, and relating to, far too many other issues to mention here)
Update `~paramiko.client.SSHClient` so it explicitly closes its wrapped