diff --git a/CHANGELOG.md b/CHANGELOG.md index 3908917a3..49d11bda1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ - Add support for Queue Instrumentation for Sidekiq. [#2403](https://github.com/getsentry/sentry-ruby/pull/2403) - Add support for string errors in error reporter ([#2464](https://github.com/getsentry/sentry-ruby/pull/2464)) - Reset trace_id and add root transaction for sidekiq-cron [#2446](https://github.com/getsentry/sentry-ruby/pull/2446) -- Add support for Excon HTTP client instrumentation [#2383](https://github.com/getsentry/sentry-ruby/pull/2383) +- Add support for Excon HTTP client instrumentation ([#2383](https://github.com/getsentry/sentry-ruby/pull/2383)) Note: MemoryStore and FileStore require Rails 8.0+