version 8.0.2: add severity level for log sentry events (#152)

* script to update version

* version 8.0.2: add severity level for log sentry events
This commit is contained in:
johnfoconnor
2020-01-28 14:04:18 -08:00
committed by Benjamin Sergeant
parent 2d28b7d4ff
commit d91b24723d
5 changed files with 64 additions and 1 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All changes to this project will be documented in this file.
## [8.0.2] - 2020-01-28
Extract severity level when emitting messages to sentry
## [8.0.1] - 2020-01-28
Fix bug #151 - If a socket connection is interrupted, calling stop() on the IXWebSocket object blocks until the next retry