Skip to content

Commit e5102f0

Browse files
committed
Move changelog entry to Unreleased
1 parent a41dcc7 commit e5102f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Bug Fixes
66

77
- Network errors raised in `Sentry::HTTPTransport` will no longer be reported to Sentry [#2178](https://github.com/getsentry/sentry-ruby/pull/2178)
8+
- Sentry will not record traces of HTTP OPTIONS and HEAD requests in Rack and Rails apps [#2181](https://github.com/getsentry/sentry-ruby/pull/2181)
89

910
## 5.14.0
1011

@@ -27,7 +28,6 @@
2728
```rb
2829
config.enabled_patches += [:sidekiq_scheduler]
2930
```
30-
- Sentry will not record traces of HTTP OPTIONS and HEAD requests in Rack and Rails apps [#2181](https://github.com/getsentry/sentry-ruby/pull/2181)
3131

3232
### Bug Fixes
3333

0 commit comments

Comments
 (0)