bump version
This commit is contained in:
parent
b287730c19
commit
696d802703
@ -1,6 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All changes to this project will be documented in this file.
|
All changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [8.3.0] - 2020-03-18
|
||||||
|
|
||||||
|
(websocket) Simplify ping/pong based heartbeat implementation
|
||||||
|
|
||||||
## [8.2.7] - 2020-03-17
|
## [8.2.7] - 2020-03-17
|
||||||
|
|
||||||
(ws) ws connect gains a new option to set the interval at which to send pings
|
(ws) ws connect gains a new option to set the interval at which to send pings
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define IX_WEBSOCKET_VERSION "8.2.7"
|
#define IX_WEBSOCKET_VERSION "8.3.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user