Skip to content

Commit

Permalink
update changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
denrase committed Jul 25, 2023
1 parent 3340c39 commit 101e319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

[Trace origin](https://develop.sentry.dev/sdk/performance/trace-origin/) indicates what created a trace or a span. Not all transactions and spans contain enough information to tell whether the user or what precisely in the SDK created it. Origin solves this problem. The SDK now sends origin for transactions and spans.

- Append http response body ([#1557](https://github.com/getsentry/sentry-dart/pull/1557))
- Add `appHangTimeoutInterval` to `SentryFlutterOptions` ([#1568](https://github.com/getsentry/sentry-dart/pull/1568))
- DioEventProcessor: Append http response body ([#1557](https://github.com/getsentry/sentry-dart/pull/1557))

### Dependencies

Expand Down

0 comments on commit 101e319

Please sign in to comment.