Update CHANGELOG.md
This commit is contained in:
parent
d94b8f87a3
commit
07e79f6e8a
@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [v0.5.1] - [v0.5.0]
|
||||||
|
|
||||||
|
### Misc
|
||||||
|
#### Changed
|
||||||
|
- Pin `hyper` to `=0.14.4` to make it compile on Rust 1.45
|
||||||
|
|
||||||
## [v0.5.0] - [v0.4.0]
|
## [v0.5.0] - [v0.4.0]
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
@ -293,3 +299,4 @@ final transaction is created by calling `finish` on the builder.
|
|||||||
[v0.3.0]: https://github.com/bitcoindevkit/bdk/compare/v0.2.0...v0.3.0
|
[v0.3.0]: https://github.com/bitcoindevkit/bdk/compare/v0.2.0...v0.3.0
|
||||||
[v0.4.0]: https://github.com/bitcoindevkit/bdk/compare/v0.3.0...v0.4.0
|
[v0.4.0]: https://github.com/bitcoindevkit/bdk/compare/v0.3.0...v0.4.0
|
||||||
[v0.5.0]: https://github.com/bitcoindevkit/bdk/compare/v0.4.0...v0.5.0
|
[v0.5.0]: https://github.com/bitcoindevkit/bdk/compare/v0.4.0...v0.5.0
|
||||||
|
[v0.5.1]: https://github.com/bitcoindevkit/bdk/compare/v0.5.0...v0.5.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user