yesod/yesod-websockets/ChangeLog.md
2017-02-08 11:20:31 +02:00

20 lines
347 B
Markdown

## 0.2.6
* Fix warnings
## 0.2.5
* Allow to start websockets with custom ConnectionOptions with `webSocketsOptions` and `webSocketsOptionsWith`
## 0.2.4.1
* Support for websockets 0.10
## 0.2.3
* `receiveDataMessageE` and `sendDataMessageE`
## 0.2.2
* Add exceptional websocket commands [#772](https://github.com/yesodweb/yesod/pull/772)