Skip to content

Commit f00e6b2

Browse files
chore(release): 0.8.0 [skip ci]
# [0.8.0](v0.7.0...v0.8.0) (2020-08-25) ### Bug Fixes * deserializing multisig txs ([db6d264](db6d264)) * N-of-M multisig working ([34ba78c](34ba78c)) * N-of-N (one to one) multisig txs working ([4cc155b](4cc155b)) ### Features * initial debug endpoint support for sending multisig transactions ([d12ba53](d12ba53))
1 parent 25181fa commit f00e6b2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.8.0](https://github.com/blockstack/stacks-blockchain-api/compare/v0.7.0...v0.8.0) (2020-08-25)
2+
3+
4+
### Bug Fixes
5+
6+
* deserializing multisig txs ([db6d264](https://github.com/blockstack/stacks-blockchain-api/commit/db6d264d1995aa5f872a4a8da9c34819e02e58ee))
7+
* N-of-M multisig working ([34ba78c](https://github.com/blockstack/stacks-blockchain-api/commit/34ba78c40376a06dc161bd97b92756553a488cdd))
8+
* N-of-N (one to one) multisig txs working ([4cc155b](https://github.com/blockstack/stacks-blockchain-api/commit/4cc155bf7ca4f2869827593a0d049f508d3f2cd7))
9+
10+
11+
### Features
12+
13+
* initial debug endpoint support for sending multisig transactions ([d12ba53](https://github.com/blockstack/stacks-blockchain-api/commit/d12ba53fb0f1230baed3782d362b5bf3d3d9fa5b))
14+
115
# [0.7.0](https://github.com/blockstack/stacks-blockchain-api/compare/v0.6.0...v0.7.0) (2020-08-24)
216

317

0 commit comments

Comments
 (0)