Skip to content

Commit ac55fdd

Browse files
committed
Move changelog entry to Unreleased
1 parent 08abba8 commit ac55fdd

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
@@ -65,6 +65,7 @@
6565
### Bug Fixes
6666

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

6970
## 5.14.0
7071

@@ -87,7 +88,6 @@
8788
```rb
8889
config.enabled_patches += [:sidekiq_scheduler]
8990
```
90-
- 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)
9191

9292
### Bug Fixes
9393

0 commit comments

Comments
 (0)