(ixwebsocket client) handle HTTP redirects

This commit is contained in:
Benjamin Sergeant
2020-08-14 18:13:34 -07:00
parent 7ad5ead0f6
commit ed2ed0f7ae
4 changed files with 69 additions and 37 deletions

View File

@ -2,6 +2,10 @@
All changes to this project will be documented in this file.
## [10.2.0] - 2020-08-14
(ixwebsocket client) handle HTTP redirects
## [10.2.0] - 2020-08-13
(ws) upgrade to latest version of nlohmann json (3.9.1 from 3.2.0)