Fix nit in CHANGELOG.md

This commit is contained in:
Steven Roose 2019-04-26 15:07:18 +01:00
parent 214345745b
commit 8f2719016e
No known key found for this signature in database
GPG Key ID: 2F2A88D7F8D68E87
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# 0.18.0 - 2019-03-21
* Update `bitcoin-bech32` version to 0.18
* Update `bitcoin-bech32` version to 0.9
* 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