diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cb52ec0d..6bfa27c82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ config.trace_propagation_targets = [/example.com/, 'foobar.org/api/v2'] ``` +### Bug Fixes + +- Duplicate `Rails.logger` before assigning it to the SDK ([#2086](https://github.com/getsentry/sentry-ruby/pull/2086)) + ## 5.10.0 ### Features