bump version for universal windows platform fixes
This commit is contained in:
parent
b34d9f6a06
commit
d8597b054c
@ -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.
|
||||||
|
|
||||||
|
## [9.5.4] - 2020-05-01
|
||||||
|
|
||||||
|
(windows) fix build for universal windows platform
|
||||||
|
|
||||||
## [9.5.3] - 2020-04-29
|
## [9.5.3] - 2020-04-29
|
||||||
|
|
||||||
(http client) better current request cancellation support when the HttpClient destructor is invoked (see #189)
|
(http client) better current request cancellation support when the HttpClient destructor is invoked (see #189)
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define IX_WEBSOCKET_VERSION "9.5.3"
|
#define IX_WEBSOCKET_VERSION "9.5.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user