From ceee7cc496ee8e64c3c3aa68d54d49bed775f22b Mon Sep 17 00:00:00 2001 From: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com> Date: Fri, 22 Jul 2022 14:40:22 +0200 Subject: [PATCH] Fix changelog entry (#955) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6169ac4206..f6435b82f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Duplicative Screen size changed breadcrumbs ([#888](https://github.com/getsentry/sentry-dart/pull/888)) * Duplicated Android Breadcrumbs with no Mechanism ([#954](https://github.com/getsentry/sentry-dart/pull/954)) * Fix windows native method need default result ([#943](https://github.com/getsentry/sentry-dart/pull/943)) +* Add request instead of response data to `SentryRequest` in `DioEventProcessor` [#933](https://github.com/getsentry/sentry-dart/pull/933) ### Features @@ -23,7 +24,6 @@ ### Fixes -* Add request instead of response data to `SentryRequest` in `DioEventProcessor` [#933](https://github.com/getsentry/sentry-dart/pull/933) * Context Escape with ScopeCallback ([#925](https://github.com/getsentry/sentry-dart/pull/925)) ## 6.6.2