Skip to content

Commit 413187a

Browse files
committed
Update CHANGELOG
1 parent cfe7f21 commit 413187a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11

22
# Changelog
33

4-
## [Unreleased](https://github.com/SpinResearch/merkle.rs/compare/1.7.0...master)
4+
## [Unreleased](https://github.com/SpinResearch/merkle.rs/compare/1.8.0...master)
55

66
> Nothing yet.
77
8+
## [1.8.0](https://github.com/SpinResearch/merkle.rs/compare/1.7.0...1.8.0) - 2018-07-07
9+
10+
## Changed
11+
- Move `Proof::validate_lemma` to `Lemma::validate` ([@nvesely](https://github.com/nvesely))
12+
- Automatically build Protobuf schemas using `protoc-rust` ([@dingxiangfei2009](https://github.com/dingxiangfei2009))
13+
- Update `protobuf` to 2.0.2 ([@nvesely](https://github.com/nvesely))
14+
- Update `ring` to `0.13.0` ([@kpcyrd](https://github.com/kpcyrd))
15+
816
## [1.7.0](https://github.com/SpinResearch/merkle.rs/compare/1.6.0...1.7.0) - 2018-05-15
917

1018
## Added

0 commit comments

Comments
 (0)