Publishing v4.1.0-pre.0 (#413)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 4.1.0-pre.0 (November 11, 2025)
|
||||
* Fixed dependency exporting for the rand crate
|
||||
* Added TripleDhKem key exchange protocol
|
||||
|
||||
## 4.0.1 (October 30, 2025)
|
||||
* Fixing docs building issue
|
||||
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ name = "opaque-ke"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/facebook/opaque-ke"
|
||||
rust-version = "1.85"
|
||||
version = "4.0.1"
|
||||
version = "4.1.0-pre.0"
|
||||
|
||||
[features]
|
||||
argon2 = ["dep:argon2"]
|
||||
|
||||
Reference in New Issue
Block a user