(windows + tls) mbedtls is the default windows tls backend + add ability to load system certificates with mbdetls on windows

This commit is contained in:
Benjamin Sergeant
2020-05-17 10:32:30 -07:00
parent e8287e91e4
commit ea207d8199
5 changed files with 62 additions and 6 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All changes to this project will be documented in this file.
## [9.6.1] - 2020-05-17
(windows + tls) mbedtls is the default windows tls backend + add ability to load system certificates with mbdetls on windows
## [9.6.0] - 2020-05-12
(ixbots) add options to limit how many messages per minute should be processed