Update CHANGES.md to reflect WebSocket client update.

This commit is contained in:
Eugene Bulkin 2019-09-06 08:34:44 -05:00
parent d3c6757a98
commit e28f760361
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# Changes
## [0.2.5] - 2019-09-06
### Changed
* Ensure that the `Host` header is set when initiating a WebSocket client connection.
## [0.2.4] - 2019-08-13
### Changed