mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-08 21:00:40 +00:00
Update README with changes for 2.1.3.
This commit is contained in:
parent
1bacc6f95f
commit
233130c55b
1 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,11 @@ major series.
|
||||||
|
|
||||||
## 2.x series
|
## 2.x series
|
||||||
|
|
||||||
|
### 2.1.3
|
||||||
|
|
||||||
|
* Fix documentation builds on nightly due to syntax changes to
|
||||||
|
`#![fg_attr(feature = "nightly", doc = include_str!("../README.md"))]`.
|
||||||
|
|
||||||
### 2.1.2
|
### 2.1.2
|
||||||
|
|
||||||
* Multiple documenation typo fixes.
|
* Multiple documenation typo fixes.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue