(Windows) OpenSSL can be used for SSL communication
This commit is contained in:
parent
1a47656ba0
commit
74833f95e4
@ -1,6 +1,10 @@
|
||||
# Changelog
|
||||
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
|
||||
|
||||
(apple ssl) unify read and write ssl utility code
|
||||
|
@ -6,4 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define IX_WEBSOCKET_VERSION "7.9.2"
|
||||
#define IX_WEBSOCKET_VERSION "7.9.3"
|
||||
|
Loading…
Reference in New Issue
Block a user