Skip to content

Commit fcf4227

Browse files
committed
Fix 0.16.0 changelog, include WIF fix
1 parent 6fb42fd commit fcf4227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Disable `reqwest` default features.
1212
- Added `reqwest-default-tls` feature: Use this to restore the TLS defaults of reqwest if you don't want to add a dependency to it in your own manifest.
1313
- Use dust_value from rust-bitcoin
14+
- Fixed generating WIF in the correct network format.
1415

1516
## [v0.15.0] - [v0.14.0]
1617

1718
- Overhauled sync logic for electrum and esplora.
1819
- 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.
1920
- Fixed esplora fee estimation.
20-
- Fixed generating WIF in the correct network format.
2121

2222
## [v0.14.0] - [v0.13.0]
2323

0 commit comments

Comments
 (0)