From: mcroad Date: Sat, 18 Dec 2021 21:13:09 +0000 (-0600) Subject: Add fix to changelog X-Git-Tag: v0.16.0~7^2~1 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.String.html?a=commitdiff_plain;h=beb1e4114db8051dd02ca6c890abd0dbee15ce0e;p=bdk Add fix to changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b135cba..f9fe4e79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Overhauled sync logic for electrum and esplora. - Unify ureq and reqwest esplora backends to have the same configuration parameters. This means reqwest now has a timeout parameter and ureq has a concurrency parameter. - Fixed esplora fee estimation. +- Fixed generating WIF in the correct network format. ## [v0.14.0] - [v0.13.0]