Skip to content

Commit 7b42c8b

Browse files
chore(release): 0.9.0 [skip ci]
# [0.9.0](v0.8.0...v0.9.0) (2020-08-26) ### Bug Fixes * fetch the api server's version from package.json ([e6efc40](e6efc40)) ### Features * add hard-coded status and error messages for rosetta ([84fae9b](84fae9b)) * add mempool openapi docs ([b981c49](b981c49)) * add rosetta api schema for type information ([edb3b14](edb3b14)) * fill out rosetta network list and options calls ([a753c96](a753c96)) * stub handlers for rosetta api endpoints ([9603ea4](9603ea4))
1 parent b981c49 commit 7b42c8b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [0.9.0](https://github.com/blockstack/stacks-blockchain-api/compare/v0.8.0...v0.9.0) (2020-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* fetch the api server's version from package.json ([e6efc40](https://github.com/blockstack/stacks-blockchain-api/commit/e6efc40fd11a363cd2f29cbe105bb63a040b972d))
7+
8+
9+
### Features
10+
11+
* add hard-coded status and error messages for rosetta ([84fae9b](https://github.com/blockstack/stacks-blockchain-api/commit/84fae9b7573df995ae029b152172f88a95ae6c91))
12+
* add mempool openapi docs ([b981c49](https://github.com/blockstack/stacks-blockchain-api/commit/b981c499e6d0e0bc3fb3bf0f6049f409921746a9))
13+
* add rosetta api schema for type information ([edb3b14](https://github.com/blockstack/stacks-blockchain-api/commit/edb3b14b597466d49674b07fee2aff615a300ad5))
14+
* fill out rosetta network list and options calls ([a753c96](https://github.com/blockstack/stacks-blockchain-api/commit/a753c9614a9d62ad3cb6579ec36b44a4443208ad))
15+
* stub handlers for rosetta api endpoints ([9603ea4](https://github.com/blockstack/stacks-blockchain-api/commit/9603ea4b46107e21412a2f468df0a6b966e39922))
16+
117
# [0.8.0](https://github.com/blockstack/stacks-blockchain-api/compare/v0.7.0...v0.8.0) (2020-08-25)
218

319

0 commit comments

Comments
 (0)