bump version number
This commit is contained in:
parent
0f4def2338
commit
1fdbc2bc22
@ -1 +1 @@
|
|||||||
6.3.1
|
6.3.2
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [6.3.2] - 2019-09-29
|
||||||
|
|
||||||
|
- (http + websocket clients) can specify cacert and some other tls options (not implemented on all backend). This makes it so that server certs can finally be validated on windows.
|
||||||
|
|
||||||
## [6.3.1] - 2019-09-29
|
## [6.3.1] - 2019-09-29
|
||||||
|
|
||||||
- Add ability to use OpenSSL on apple platforms.
|
- Add ability to use OpenSSL on apple platforms.
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define IX_WEBSOCKET_VERSION "6.3.1"
|
#define IX_WEBSOCKET_VERSION "6.3.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user