## 0.4.0 (July 18, 2019)
  - chore: upgrade graphql dependency version

## 0.3.4 (August 21, 2018)
  - fix sentry issue #629668469

## 0.3.3 (July 19, 2018)
  - set isRunning to true when we are running single query

## 0.3.2 (July 18, 2018)
  - support custom execute button

## 0.3.1 (July 18, 2018)
  - update npm token to fix npm publish

## 0.3.0 (July 18, 2018)
  - avoid unneccessary rerender
  - support custom execute button

## 0.2.9 (July 09, 2018)
  - explose isWaitingForResponse to custom ResultViewer

## 0.2.8 (July 05, 2018)
  - avoid rerender on some components

## 0.2.7 (July 04, 2018)
  - integrate travis-slack notification

## 0.2.6 (July 04, 2018)
  - fix unstable setState after component unmount
  - remove fold gutter from comment editor (#11)

## 0.2.5 (June 22, 2018)
  - feture: add comment editor below ResultViewer

## 0.2.4 (June 22, 2018)
  - revert modification to css
  - restore ResultViewer and make GraphiQL work with custom ResultViewer from props
  - fix tableview error on null data values (#8)

## 0.2.3 (June 15, 2018)
  - update playground welcome text to match ArcBlock OCAP title
  - basic ocap playground that support json/table/chart view (#3)

## 0.2.2 (June 13, 2018)

  - fix private npm package publish error, solve issue #2

## 0.2.1 (June 13, 2018)

  - fix version bump script for package.json
  - try to fix travis-deploy npm publish issue

## 0.2.0 (June 13, 2018)
