compiled fixes on mac and windows

This commit is contained in:
Benjamin Sergeant
2019-09-22 18:43:57 -07:00
parent dd01f734c6
commit d0963f4af0
6 changed files with 21 additions and 4 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
## [6.2.4] - 2019-09-22
- Add options to configure TLS ; contributed by Matt DeBoer. Only implemented for OpenSSL TLS backend for now.
## [6.2.3] - 2019-09-21
- Fix crash in the Linux unittest in the HTTP client code, in Socket::readBytes