From 24c239b8e33dc88bfc70f588069a029eb00b4165 Mon Sep 17 00:00:00 2001 From: Philipp Hofmann Date: Thu, 30 Nov 2023 22:47:12 +0100 Subject: [PATCH] Fix CHANGELOG.md (#3467) Move Finish transaction for external view controllers (#3440) up to unreleased --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d95fd20af5c..c6b9d3f1dc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Crash when UINavigationController doesn't have rootViewController (#3455) - Crash when synchronizing invalid JSON breadcrumbs to SentryWatchdogTermination (#3458) +- Finish transaction for external view controllers (#3440) ## 8.17.0 @@ -18,7 +19,6 @@ ### Fixes -- Finish transaction for external view controllers (#3440) - Fix inaccurate number of frames for transactions (#3439) ## 8.16.0