bump version
This commit is contained in:
parent
95dd03b298
commit
1f8944852a
@ -1 +1 @@
|
||||
6.3.4
|
||||
7.0.0
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.0.0] - 2019-10-01
|
||||
|
||||
- TLS support in server code, only implemented for the OpenSSL SSL backend for now.
|
||||
|
||||
## [6.3.4] - 2019-09-30
|
||||
|
||||
- all ws subcommands propagate tls options to servers (unimplemented) or ws or http client (implemented) (contributed by Matt DeBoer)
|
||||
|
@ -6,4 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define IX_WEBSOCKET_VERSION "6.3.4"
|
||||
#define IX_WEBSOCKET_VERSION "7.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user