fix: ensure initializing sentry_sdk on startup

This commit is contained in:
debugtalk
2019-12-21 17:21:00 +08:00
parent 46dde54fe2
commit dc6145af31
4 changed files with 14 additions and 7 deletions

View File

@@ -1,5 +1,13 @@
# Release History
## 2.4.6 (2019-12-21)
**Fixed**
- fix: ensure initializing sentry_sdk on startup
**Fixed**
## 2.4.5 (2019-12-20)
**Added**