Skip to content

Commit

Permalink
chore(release): 0.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Aug 26, 2020
1 parent b981c49 commit 7b42c8b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [0.9.0](https://github.com/blockstack/stacks-blockchain-api/compare/v0.8.0...v0.9.0) (2020-08-26)


### Bug Fixes

* fetch the api server's version from package.json ([e6efc40](https://github.com/blockstack/stacks-blockchain-api/commit/e6efc40fd11a363cd2f29cbe105bb63a040b972d))


### Features

* add hard-coded status and error messages for rosetta ([84fae9b](https://github.com/blockstack/stacks-blockchain-api/commit/84fae9b7573df995ae029b152172f88a95ae6c91))
* add mempool openapi docs ([b981c49](https://github.com/blockstack/stacks-blockchain-api/commit/b981c499e6d0e0bc3fb3bf0f6049f409921746a9))
* add rosetta api schema for type information ([edb3b14](https://github.com/blockstack/stacks-blockchain-api/commit/edb3b14b597466d49674b07fee2aff615a300ad5))
* fill out rosetta network list and options calls ([a753c96](https://github.com/blockstack/stacks-blockchain-api/commit/a753c9614a9d62ad3cb6579ec36b44a4443208ad))
* stub handlers for rosetta api endpoints ([9603ea4](https://github.com/blockstack/stacks-blockchain-api/commit/9603ea4b46107e21412a2f468df0a6b966e39922))

# [0.8.0](https://github.com/blockstack/stacks-blockchain-api/compare/v0.7.0...v0.8.0) (2020-08-25)


Expand Down

0 comments on commit 7b42c8b

Please sign in to comment.