summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2022-11-04 18:22:11 -0400
committerJeff Forcier <jeff@bitprophet.org>2022-11-04 18:22:11 -0400
commitbc3536b6979eab5370f0413db0966f8c8e137fa6 (patch)
tree775c3df5baa48633faf4f5bd4a49cb4d3c799cf8
parentfd6e3b488987dc56f86f3d3946633e76ece6d943 (diff)
downloadparamiko-bc3536b6979eab5370f0413db0966f8c8e137fa6.tar.gz
Fix busted merge, le whoops
-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 c0dbd7cc..763a33e3 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -14,6 +14,7 @@ Changelog
result of ``IndexError``. This should help more bits of Paramiko or
Paramiko-adjacent codebases to correctly handle this class of error. Credit:
Nicholas Dietz.
+- :release:`2.11.0 <2022-05-16>`
- :release:`2.10.5 <2022-05-16>`
- :release:`2.9.5 <2022-05-16>`
- :bug:`1933` Align signature verification algorithm with OpenSSH re: