Publishing v0.6.0-pre.1 (#156)

This commit is contained in:
Kevin Lewi
2026-04-06 13:33:53 -07:00
committed by GitHub
parent f5b7e689e7
commit 0a7dc184ca
4 changed files with 12 additions and 5 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 0.6.0-pre.1 (April 6, 2026)
* MSRV bumped to 1.85
* Updated rand_core dependency to 0.9
* Updated rand dependency to 0.9
* Updated subtle dependency to 2.6
* Fixed docs issue
## 0.6.0-pre.0 (November 8, 2025)
* MSRV bumped to 1.83
* Updated Ristretto255 random scalar generation