add 413 (but not 500) to changelog
This commit is contained in:
parent
a46797e70e
commit
47f5c2d797
|
@ -10,6 +10,7 @@
|
|||
- [Add serde implementation for PSBT data structs](https://github.com/rust-bitcoin/rust-bitcoin/pull/497)
|
||||
- [Add FromStr/Display implementation for SigHashType](https://github.com/rust-bitcoin/rust-bitcoin/pull/497/commits/a4a7035a947998c8d0d69dab206e97253fd8e048)
|
||||
- Expose [the raw sighash message](https://github.com/rust-bitcoin/rust-bitcoin/pull/485) from sighash computations
|
||||
- Add [support for signmessage/verifymessage style message signatures](https://github.com/rust-bitcoin/rust-bitcoin/pull/413)
|
||||
|
||||
# 0.25.0 - 2020-09-10
|
||||
|
||||
|
|
Loading…
Reference in New Issue