diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2022-11-04 18:32:40 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2022-11-04 18:32:40 -0400 |
commit | bbb8d57e917f5a9fefd25a85f3d10cd0c1a52ef5 (patch) | |
tree | 08da857999ed6bf3a314ec83758bcfe221838090 /sites | |
parent | 76ce2d440dfe62e0f825f17f02b0b8c7f07eed56 (diff) |
Cut 2.12.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 44ae2ee0..d83d8899 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +- :release:`2.12.0 <2022-11-04>` - :feature:`2125` (also re: :issue:`2054`) Add a ``transport_factory`` kwarg to `SSHClient.connect <paramiko.client.SSHClient.connect>` for advanced users to gain more control over early Transport setup and manipulation. |