Skip to content

Commit

Permalink
changelog: update for paramiko#990 and paramiko#993
Browse files Browse the repository at this point in the history
  • Loading branch information
ploxiln committed Jun 13, 2017
1 parent 1d8bb42 commit 556fff1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sites/www/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog
=========

* :bug:`993` ssh-ed25519 host keys were not comparable, causing an
exception if such a key existed in ``known_hosts``. Thanks Oleh Prypin
for the report and Pierce Lopez for the fix.
* :bug:`990` The bcrypt dependency should have been on version 3.1.3 or
greater. Thanks Paul Howarth for the report.
* :release:`2.2.0 <2017-06-09>`
* :release:`2.1.3 <2017-06-09>`
* :release:`2.0.6 <2017-06-09>`
Expand Down

0 comments on commit 556fff1

Please sign in to comment.