diff --git a/NEWS b/NEWS index b18624e1..cc5b2cf0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +* Release 0.18.0-beta2 (05 Jan 2022) + +New features: +* Support for point precomputation for EdDSA. + +Maintenance: +* Fix few typos (thanks to Tim Gates and Kian Meng Ang). + +Bug fix: +* Accept private EdDSA keys that include public key in the ASN.1 structure. +* Fix incompatibility with Python 3.3 in handling of memoryviews of empty + strings. + * Release 0.18.0-beta1 (03 Aug 2021) New features: