mirror of
https://github.com/mii443/merkle.rs.git
synced 2025-08-22 16:05:30 +00:00
Update changelog
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,10 +1,18 @@
|
|||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [Unreleased](https://github.com/SpinResearch/merkle.rs/compare/1.10.0...master)
|
## [Unreleased](https://github.com/SpinResearch/merkle.rs/compare/1.11.0...master)
|
||||||
|
|
||||||
> Nothing yet.
|
> Nothing yet.
|
||||||
|
|
||||||
|
## [1.11.0](https://github.com/SpinResearch/merkle.rs/compare/1.10.0...1.11.0) - 2019-07-23
|
||||||
|
|
||||||
|
## Changed
|
||||||
|
- Update dependencies ([@romac](https://github.com/romac))
|
||||||
|
|
||||||
|
## Added
|
||||||
|
- Add `MerkleTree::gen_nth_proof` and `Proof::index` ([@afck](https://github.com/afck))
|
||||||
|
|
||||||
## [1.10.0](https://github.com/SpinResearch/merkle.rs/compare/1.9.0...1.10.0) - 2018-07-09
|
## [1.10.0](https://github.com/SpinResearch/merkle.rs/compare/1.9.0...1.10.0) - 2018-07-09
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
Reference in New Issue
Block a user