risc0-curve25519-dalek-source/CHANGELOG.md
2022-10-16 18:51:26 -04:00

11 lines
418 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Changes
* Bumped MSRV from 1.41 to 1.56.1
* Removed `ExpandedSecretKey` API ((#205)[https://github.com/dalek-cryptography/ed25519-dalek/pull/205])