Merge pull request #256 from stevenroose/nit-changelog

Fix nit in CHANGELOG.md
This commit is contained in:
Andrew Poelstra 2019-05-02 20:31:42 +00:00 committed by GitHub
commit b75e154dd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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