(mac) convert SSL errors to utf8

This commit is contained in:
Benjamin Sergeant
2019-12-06 16:45:49 -08:00
parent 9f98628709
commit ba4cf75e0f
3 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
## [7.5.1] - 2019-12-06
(mac) convert SSL errors to utf8
## [7.5.0] - 2019-12-05
- (ws) cobra to sentry. Handle Error 429 Too Many Requests and politely wait before sending more data to sentry.