update doc

This commit is contained in:
Benjamin Sergeant 2020-03-28 10:46:42 -07:00
parent 738a3bf1c5
commit 22b02e0e5c
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
# Changelog
All changes to this project will be documented in this file.
## [9.1.4] - 2020-03-28
(jsoncpp) update bundled copy to version 1.9.3 (at sha 3beb37ea14aec1bdce1a6d542dc464d00f4a6cec)
## [9.1.3] - 2020-03-27
(docker) alpine docker build with release with debug info, and bundle ca-certificates
## [9.1.2] - 2020-03-26
(mac ssl) rename DarwinSSL -> SecureTransport (see this too -> https://github.com/curl/curl/issues/3733)

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "9.1.3"
#define IX_WEBSOCKET_VERSION "9.1.4"