Skip to content

Commit 4efa6b1

Browse files
authored
fix changelog (#2869)
1 parent 78b715b commit 4efa6b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
## 6.4.0
22

3-
- Queue time capture for Rack ([#2838](https://github.com/getsentry/sentry-ruby/pull/2838))
4-
53
### Features
64

75
- Add support for OTLP ingestion in `sentry-opentelemetry` ([#2853](https://github.com/getsentry/sentry-ruby/pull/2853))
@@ -25,6 +23,7 @@
2523
If you were using the `SpanProcessor` before, we recommend migrating over to `config.otlp` since it's a much simpler setup.
2624

2725
- Treat Sidekiq nil retry as true ([#2864](https://github.com/getsentry/sentry-ruby/pull/2864))
26+
- Queue time capture for Rack ([#2838](https://github.com/getsentry/sentry-ruby/pull/2838))
2827

2928
### Bug Fixes
3029

0 commit comments

Comments
 (0)