diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-09-22 13:15:16 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-09-22 13:15:16 -0700 |
commit | af9ebcfa5e6aefb7a08975173bc648ae1bdc704b (patch) | |
tree | 83df50027a08ff3e7f1101000ae9d9b9e85c38eb /sites | |
parent | 692130f28e5bc7db65d4d0d08a5ce22099405779 (diff) |
Cut 2.3.1
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 d5cc3db7..9b154c24 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +* :release:`2.3.1 <2017-09-22>` * :bug:`1071` Certificate support broke the no-certificate case for Ed25519 keys (symptom is an ``AttributeError`` about ``public_blob``.) This went uncaught due to cert autoload behavior (i.e. our test suite never actually |