Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
74833f95e4 |
@ -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.
|
||||||
|
|
||||||
|
## [7.9.3] - 2020-01-08
|
||||||
|
|
||||||
|
(Windows) OpenSSL can be used for SSL communication
|
||||||
|
|
||||||
## [7.9.2] - 2020-01-06
|
## [7.9.2] - 2020-01-06
|
||||||
|
|
||||||
(apple ssl) unify read and write ssl utility code
|
(apple ssl) unify read and write ssl utility code
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define IX_WEBSOCKET_VERSION "7.9.2"
|
#define IX_WEBSOCKET_VERSION "7.9.3"
|
||||||
|
Reference in New Issue
Block a user