mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Add missing CHANGELOG entry for 3.0.2.
This commit is contained in:
parent
6ea874cb31
commit
b0abd7a84b
1 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,11 @@ major series.
|
|||
|
||||
## 3.x series
|
||||
|
||||
### 3.0.2
|
||||
|
||||
* Multiple documenation typo fixes.
|
||||
* Fixes to make using `alloc`+`no_std` possible for stable Rust.
|
||||
|
||||
### 3.0.1
|
||||
|
||||
* Update the optional `packed-simd` dependency to rely on a newer,
|
||||
|
|
|
|||
Loading…
Reference in a new issue