From 85b68ccfe1939eb8efcb00dc9c0d3daf2e9a4e23 Mon Sep 17 00:00:00 2001 From: Kevin Renskers Date: Wed, 14 Dec 2022 10:50:06 +0100 Subject: [PATCH] Remove duplicate entry --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56e83c7044..de0214c97a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ This version adds a dependency on Swift. - Properly demangle Swift class name (#2162) - SwiftUI performance tracking (#2271) - Enable [File I/O Tracking](https://docs.sentry.io/platforms/apple/performance/instrumentation/automatic-instrumentation/#file-io-tracking) by default (#2497) -- Add synthetic for mechanism (#2501) - [User Interaction Tracing](https://docs.sentry.io/platforms/apple/performance/instrumentation/automatic-instrumentation/#user-interaction-tracing) is stable and enabled by default(#2503) - Add synthetic for mechanism (#2501) - Enable CaptureFailedRequests by default (#2507)