CHANGELOG.md

# Changelog

## v0.2.2 (02/08/2019)
- Capture errors on 'success' calls (https://github.com/annkissam/absinthe_websocket/pull/6/files)
- Allow resubscribe on reconnect (https://github.com/annkissam/absinthe_websocket/pull/4)

## v0.2.1 (11/29/2018)

- Added ability to unsubscribe (https://github.com/annkissam/absinthe_websocket/pull/2)

## v0.2.0 (7/11/2018)

- Initial Public Release