# Revision history for greskell-websocket
## 0.1.2.2 -- 2020-05-04
* Confirm test with `base64-bytestring-1.1.0.0`.
## 0.1.2.1 -- 2019-12-30
* Confirm test with `base-4.13.0.0`
## 0.1.2.0 -- 2019-12-27
* Add `submitPair` function to Client module.
## 0.1.1.2 -- 2018-10-03
* Confirm test with `base-4.12.0.0`
## 0.1.1.1 -- 2018-09-23
* Confirm test with `stm-2.5.0.0`.
## 0.1.1.0 -- 2018-08-17
### Client module
* Add `drainResults` function.
### Connection module
* Add `drainResponses` function.
## 0.1.0.0 -- 2018-06-21
* First version. Released on an unsuspecting world.