Add fix to changelog

This commit is contained in:
mcroad 2021-12-18 15:13:09 -06:00
parent af047f90db
commit beb1e4114d
No known key found for this signature in database
GPG Key ID: 7BEFEABAD4E7D535

View File

@ -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. - 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. - 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 esplora fee estimation.
- Fixed generating WIF in the correct network format.
## [v0.14.0] - [v0.13.0] ## [v0.14.0] - [v0.13.0]