mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-04 20:03:40 +00:00
Add CHANGELOG entry for 3.0.3.
This commit is contained in:
parent
b0abd7a84b
commit
dc19aa2aaf
1 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,11 @@ major series.
|
|||
|
||||
## 3.x series
|
||||
|
||||
### 3.0.3
|
||||
|
||||
* Fix documentation builds on nightly due to syntax changes to
|
||||
`#![fg_attr(feature = "nightly", doc = include_str!("../README.md"))]`.
|
||||
|
||||
### 3.0.2
|
||||
|
||||
* Multiple documenation typo fixes.
|
||||
|
|
|
|||
Loading…
Reference in a new issue