Skip to content

Commit 8a250ff

Browse files
committed
Move changelog entry to Unreleased
1 parent 628fa1e commit 8a250ff

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
@@ -7,6 +7,7 @@
77
### Bug Fixes
88

99
- Network errors raised in `Sentry::HTTPTransport` will no longer be reported to Sentry [#2178](https://github.com/getsentry/sentry-ruby/pull/2178)
10+
- 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)
1011

1112
## 5.14.0
1213

@@ -29,7 +30,6 @@
2930
```rb
3031
config.enabled_patches += [:sidekiq_scheduler]
3132
```
32-
- 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)
3333

3434
### Bug Fixes
3535

0 commit comments

Comments
 (0)