Skip to content

Commit 8b79e45

Browse files
committed
Update CHANGELOG for 0.7
1 parent 3492dd4 commit 8b79e45

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Entries are listed in reverse chronological order.
44

5+
## 0.7.0
6+
7+
* Update `curve25519-dalek`, `merlin` dependencies to 2.0.
8+
* Switch from `failure` to `thiserror` to provide `std`-compatible errors.
9+
* Correct `curve25519-dalek` feature-selection logic.
10+
511
## 0.6.2
612

713
* Correct minimum `curve25519-dalek` version to 1.0.3, not 1.0.0.

0 commit comments

Comments
 (0)