Skip to content

Commit 3181636

Browse files
chore(release): 0.4.0 [skip ci]
# [0.4.0](v0.3.1...v0.4.0) (2020-07-28) ### Bug Fixes * linting errors after rebase with latest master ([3679652](3679652)) * unit tests fixed after rebase with latest master ([a806740](a806740)) * unit tests for sponsored tx (redundant null property) ([c918235](c918235)) ### Features * add sponsor transaction option to debug broadcast endpoints ([4511a50](4511a50)) * support sponsored tx in db and API response ([01703e7](01703e7))
1 parent 3679652 commit 3181636

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [0.4.0](https://github.com/blockstack/stacks-blockchain-api/compare/v0.3.1...v0.4.0) (2020-07-28)
2+
3+
4+
### Bug Fixes
5+
6+
* linting errors after rebase with latest master ([3679652](https://github.com/blockstack/stacks-blockchain-api/commit/3679652058df3b6456ed16c0a8fc170499b2ac88))
7+
* unit tests fixed after rebase with latest master ([a806740](https://github.com/blockstack/stacks-blockchain-api/commit/a806740cb59537cf1048a97114cec64be0daa7a9))
8+
* unit tests for sponsored tx (redundant null property) ([c918235](https://github.com/blockstack/stacks-blockchain-api/commit/c9182357a2e52db97159c04de6b52976ca241409))
9+
10+
11+
### Features
12+
13+
* add sponsor transaction option to debug broadcast endpoints ([4511a50](https://github.com/blockstack/stacks-blockchain-api/commit/4511a502650bc834540ea032eb476ba2b09d8d84))
14+
* support sponsored tx in db and API response ([01703e7](https://github.com/blockstack/stacks-blockchain-api/commit/01703e7222828b6df2ed1ed0e26de3e9ae18d11e))
15+
116
## [0.3.1](https://github.com/blockstack/stacks-blockchain-api/compare/v0.3.0...v0.3.1) (2020-07-28)
217

318

0 commit comments

Comments
 (0)