Publishing v3.0.0-pre.1 (#309)

This commit is contained in:
Kevin Lewi
2023-02-08 17:46:28 -08:00
committed by GitHub
parent 09489ddf8b
commit b40092db28
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 3.0.0-pre.1 (February 8, 2023)
* Renaming of X25519 to Curve25519
* Increased MSRV to 1.60
* Updating dependencies
## 2.0.0 (September 21, 2022)
* Synced implementation with draft-irtf-cfrg-opaque-10
* Changed argon2 salt length to recommended value (16 bytes)