(ws) -q option imply info log level, not warning log level
This commit is contained in:
parent
e7c4f0b171
commit
b8265bf7f2
@ -2,6 +2,10 @@
|
||||
|
||||
All changes to this project will be documented in this file.
|
||||
|
||||
## [10.1.7] - 2020-08-11
|
||||
|
||||
(ws) -q option imply info log level, not warning log level
|
||||
|
||||
## [10.1.6] - 2020-08-06
|
||||
|
||||
(websocket server) Handle programmer error when the server callback is not registered properly (fix #227)
|
||||
|
@ -6,4 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define IX_WEBSOCKET_VERSION "10.1.5"
|
||||
#define IX_WEBSOCKET_VERSION "10.1.7"
|
||||
|
Loading…
Reference in New Issue
Block a user