tag version

This commit is contained in:
Benjamin Sergeant 2019-12-30 15:19:13 -08:00
parent 72f8e76369
commit 40bf7b00ec
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All changes to this project will be documented in this file.
## [7.8.7] - 2019-12-28
(mbedtls) fix related to private key file parsing and initialization
## [7.8.6] - 2019-12-28
(ws cobra to sentry/statsd) fix for handling null events properly for empty queues + use queue to send data to statsd

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "7.8.6"
#define IX_WEBSOCKET_VERSION "7.8.7"