Updated the Changelog.md for yesod-websockets to include comment and link for PR 1700
This commit is contained in:
parent
ead5d3388f
commit
da09fdc69a
@ -1,3 +1,6 @@
|
||||
## 0.3.0.3
|
||||
* Removed the use of the deprecated forkPingThread and replaced it with the recommended withPingThread. [#1700](https://github.com/yesodweb/yesod/pull/1700)
|
||||
|
||||
## 0.3.0.2
|
||||
|
||||
* `sendClose` and `sendPing` correctly find the `Connection` from `WebSocketsT`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user