aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bb9f808bf..0bb9974cd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@
- `zen vfs unmount` will stop the VFS
- `zen vfs info` can be used to check the status of the VFS
- Bugfix: Do controlled shut down order of zenserver and catch exceptions thrown during shutdown
+- Bugfix: Make sure we don't throw exceptions when reporting errors to Sentry
- Improvement: Add names to background jobs for easier debugging
- Improvement: Background jobs now temporarily sets thread name to background job name while executing
- Improvement: Background jobs tracks worker thread id used while executing