Skip to content

Commit 717345c

Browse files
chore(release): 0.3.0 [skip ci]
# [0.3.0](v0.2.5...v0.3.0) (2020-07-28) ### Bug Fixes * possible fix for core-node proxy in gitpod deployment ([c0aaee8](c0aaee8)) * **docs:** conform to 'Response' naming convention ([735006e](735006e)) * **docs:** required props, dictionary for fts, nfts ([63fe101](63fe101)) * Mempool tx status to enable union type ([26feddb](26feddb)) * type errors in build ([c842e2b](c842e2b)) ### Features * add gitpod to readme ([fa5f3df](fa5f3df)) * add prebuild support to gitpod config ([fe89677](fe89677)) * gitpod support ([f89191d](f89191d)) * redirect root path to status path ([2e74937](2e74937))
1 parent a897c36 commit 717345c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [0.3.0](https://github.com/blockstack/stacks-blockchain-api/compare/v0.2.5...v0.3.0) (2020-07-28)
2+
3+
4+
### Bug Fixes
5+
6+
* possible fix for core-node proxy in gitpod deployment ([c0aaee8](https://github.com/blockstack/stacks-blockchain-api/commit/c0aaee81863150d024eb82626bee3fa61cf4a404))
7+
* **docs:** conform to 'Response' naming convention ([735006e](https://github.com/blockstack/stacks-blockchain-api/commit/735006e58207e6bcd21ab5ce67e9bd0a0b460fdd))
8+
* **docs:** required props, dictionary for fts, nfts ([63fe101](https://github.com/blockstack/stacks-blockchain-api/commit/63fe101b366df3f28cd554ac937a4a0bd7bea574))
9+
* Mempool tx status to enable union type ([26feddb](https://github.com/blockstack/stacks-blockchain-api/commit/26feddb9483dbc6cae77e78837830d5fcf611baa))
10+
* type errors in build ([c842e2b](https://github.com/blockstack/stacks-blockchain-api/commit/c842e2b4462cba24cc088f1f6f846aa403cb0756))
11+
12+
13+
### Features
14+
15+
* add gitpod to readme ([fa5f3df](https://github.com/blockstack/stacks-blockchain-api/commit/fa5f3dfc6c9d037133cd5ec16db58d4cbcb8bd37))
16+
* add prebuild support to gitpod config ([fe89677](https://github.com/blockstack/stacks-blockchain-api/commit/fe89677bdab1049a0057127c640a664c6fcd4741))
17+
* gitpod support ([f89191d](https://github.com/blockstack/stacks-blockchain-api/commit/f89191d844783e37f38db76d71a6155b320c350a))
18+
* redirect root path to status path ([2e74937](https://github.com/blockstack/stacks-blockchain-api/commit/2e749373293d6d9c0890bc574aa4a0af2f00c9eb))
19+
120
# Changelog
221
All notable changes to this project will be documented in this file.
322

0 commit comments

Comments
 (0)