diff --git a/CHANGELOG.md b/CHANGELOG.md index e90b4ffba9..789d7861ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ via the option `swizzleClassNameExclude`. - Swizzling RootUIViewController if ignored by `swizzleClassNameExclude` (#4407) - Data race in SentrySwizzleInfo.originalCalled (#4434) - Thread running at user-initiated quality-of-service for session replay (#4439) -- Do not create transaction for unused ViewControllers (#4448) +- Don't create transactions for unused UIViewControllers (#4448) ### Improvements