Skip to content

Commit

Permalink
Add a missing link to #2006 in 'bitcoin/CHANGELOG.md'
Browse files Browse the repository at this point in the history
  • Loading branch information
lateminer committed Oct 26, 2023
1 parent 4d12a07 commit 2a891e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bitcoin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
- Add `Script::is_mulitsig` [#2078](https://github.com/rust-bitcoin/rust-bitcoin/pull/2078)
- Count sigops for `Transaction` [#2073](https://github.com/rust-bitcoin/rust-bitcoin/pull/2073)
- Add `Psbt` fee checks [#2064](https://github.com/rust-bitcoin/rust-bitcoin/pull/2064)
- Add `transaction::Version` data type [2006] [#2020](https://github.com/rust-bitcoin/rust-bitcoin/pull/2020)
- Add version bytes consts [#2020](https://github.com/rust-bitcoin/rust-bitcoin/pull/2020)
- Add `transaction::Version` data type [#2006](https://github.com/rust-bitcoin/rust-bitcoin/pull/2006)

- Moves, Removes, and renames:
- Move witness types to the script module [#1846](https://github.com/rust-bitcoin/rust-bitcoin/pull/1846)
Expand Down

0 comments on commit 2a891e0

Please sign in to comment.