Merge pull request #248 from apoelstra/2019-03-0.18
bump version to 0.18
This commit is contained in:
commit
214345745b
|
@ -1,4 +1,11 @@
|
|||
|
||||
# 0.18.0 - 2019-03-21
|
||||
|
||||
* Update `bitcoin-bech32` version to 0.18
|
||||
* add `to_bytes` method for `util::key` types
|
||||
* add serde impls for `util::key` types
|
||||
* contracthash: minor cleanups, use `util::key` types instead of `secp256k1` types
|
||||
|
||||
# 0.17.1 - 2019-03-04
|
||||
|
||||
* Add some trait impls to `PublicKey` for miniscript interoperability
|
||||
|
|
Loading…
Reference in New Issue