CHANGELOG.md in sentry-rails-4.4.0 vs CHANGELOG.md in sentry-rails-4.5.0.pre.beta.1
- old
+ new
@@ -1,6 +1,13 @@
# Changelog
+## Unreleased
+
+### Bug Fixes
+
+- Disable background worker for runner mode [#1448](https://github.com/getsentry/sentry-ruby/pull/1448)
+ - Fixes [#1324](https://github.com/getsentry/sentry-ruby/issues/1324)
+
## 4.4.0
### Features
- Make tracing subscribers configurable [#1344](https://github.com/getsentry/sentry-ruby/pull/1344)