diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-06-13 13:13:23 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-06-13 13:13:23 -0700 |
commit | 032b8221c1b44160fe91829296eb21a92afc18e1 (patch) | |
tree | bc73aa2ec8996028c23f65839154c4631a5fb88e /sites/www/changelog.rst | |
parent | 47f904837f72bb6a5355e139854a17f5875f8928 (diff) |
Cut 2.2.1
Diffstat (limited to 'sites/www/changelog.rst')
-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 bed4fd7f..dea044bf 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +* :release:`2.2.1 <2017-06-13>` * :bug:`993` Ed25519 host keys were not comparable/hashable, causing an exception if such a key existed in a ``known_hosts`` file. Thanks to Oleh Prypin for the report and Pierce Lopez for the fix. |