mirror of
https://github.com/mii443/merkle.rs.git
synced 2025-08-22 16:05:30 +00:00
Bump to v1.3.0
This commit is contained in:
@ -1,10 +1,15 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## [Unreleased](https://github.com/SpinResearch/merkle.rs/compare/1.1.0...master)
|
||||
## [Unreleased](https://github.com/SpinResearch/merkle.rs/compare/1.3.0...master)
|
||||
|
||||
> Nothing yet.
|
||||
|
||||
## [1.3.0](https://github.com/SpinResearch/merkle.rs/compare/1.2.0...1.3.0) - 2017-08-03
|
||||
|
||||
## Changed
|
||||
- Upgrade to *ring* 0.11 ([@romac](https://github.com/romac))
|
||||
|
||||
## [1.2.0](https://github.com/SpinResearch/merkle.rs/compare/1.1.0...1.2.0) - 2017-05-07
|
||||
|
||||
## Changed
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "merkle"
|
||||
version = "1.2.1-pre"
|
||||
version = "1.3.0"
|
||||
authors = [
|
||||
"Frederic Jacobs <me@fredericjacobs.com>",
|
||||
"Dylan Bourgeois <dtsbourg@gmail.com>",
|
||||
|
Reference in New Issue
Block a user