## [3.5.3](https://github.com/elasticlive/web-sdk/compare/v3.5.2...v3.5.3) (2019-06-09)


### Bug Fixes

* bug at health stat ([fee773d](https://github.com/elasticlive/web-sdk/commit/fee773d))

## [3.3.5](https://github.com/elasticlive/web-sdk/compare/v3.3.4...v3.3.5) (2019-04-01)


### Bug Fixes

* remove next tag on npm. now latest is default tag ([3af360f](https://github.com/elasticlive/web-sdk/commit/3af360f))

## [3.3.4](https://github.com/elasticlive/web-sdk/compare/v3.3.3...v3.3.4) (2019-04-01)


### Bug Fixes

* internal version report. now sync with package.json's version ([d7df400](https://github.com/elasticlive/web-sdk/commit/d7df400))

## [3.3.3](https://github.com/elasticlive/web-sdk/compare/v3.3.2...v3.3.3) (2019-03-28)


### Bug Fixes

* Add check remoteStream is null when close() ([f11d279](https://github.com/elasticlive/web-sdk/commit/f11d279))

## [3.3.2](https://github.com/elasticlive/web-sdk/compare/v3.3.1...v3.3.2) (2019-03-18)

### Bug Fixes

- bug no remoteStream when connect ([7d899ff](https://github.com/elasticlive/web-sdk/commit/7d899ff))

## [3.3.1](https://github.com/elasticlive/web-sdk/compare/v3.3.0...v3.3.1) (2019-03-17)

### Bug Fixes

- add integration test code [#1](https://github.com/elasticlive/web-sdk/issues/1) ([0eff891](https://github.com/elasticlive/web-sdk/commit/0eff891))

# [3.3.0](https://github.com/elasticlive/web-sdk/compare/v3.2.0...v3.3.0) (2019-03-11)

### Bug Fixes

- All error should include code and text field [#1](https://github.com/elasticlive/web-sdk/issues/1) ([6f19a14](https://github.com/elasticlive/web-sdk/commit/6f19a14))
- change SlimeError to ELiveError ([e22a8ae](https://github.com/elasticlive/web-sdk/commit/e22a8ae))

### Features

- **test:** added config test ([6d683df](https://github.com/elasticlive/web-sdk/commit/6d683df))

# [3.2.0](https://github.com/elasticlive/web-sdk/compare/v3.1.0...v3.2.0) (2019-03-08)

### Features

- Add ping/pong function with coach ([0bc2184](https://github.com/elasticlive/web-sdk/commit/0bc2184))

# [3.1.0](https://github.com/elasticlive/web-sdk/compare/v3.0.2...v3.1.0) (2019-03-08)

### Features

- massive refactoring ([3091859](https://github.com/elasticlive/web-sdk/commit/3091859))
