You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [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))
* 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
+
1
20
# Changelog
2
21
All notable changes to this project will be documented in this file.
0 commit comments