Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
0d7fb05567 | |||
bf1747ef18 |
@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
All changes to this project will be documented in this file.
|
All changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [11.2.2] - 2021-03-23
|
||||||
|
|
||||||
|
(ixwebsocket) version bump
|
||||||
|
|
||||||
|
## [11.2.1] - 2021-03-23
|
||||||
|
|
||||||
|
(ixwebsocket) version bump
|
||||||
|
|
||||||
## [11.2.0] - 2021-03-23
|
## [11.2.0] - 2021-03-23
|
||||||
|
|
||||||
(ixwebsocket) correct mingw support (gcc on windows)
|
(ixwebsocket) correct mingw support (gcc on windows)
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define IX_WEBSOCKET_VERSION "11.2.0"
|
#define IX_WEBSOCKET_VERSION "11.2.2"
|
||||||
|
Reference in New Issue
Block a user