File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
# Changelog
3
3
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 )
5
5
6
6
> Nothing yet.
7
7
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
+
8
16
## [ 1.7.0] ( https://github.com/SpinResearch/merkle.rs/compare/1.6.0...1.7.0 ) - 2018-05-15
9
17
10
18
## Added
You can’t perform that action at this time.
0 commit comments