diff --git a/CHANGELOG.md b/CHANGELOG.md index e0c10f36a3..e239b3b176 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,16 +10,13 @@ - Fix data race when calling reportFullyDisplayed from a background thread (#3926) - Ensure flushing envelopes directly after capturing them (#3915) +- Clang error for Xcode 15.4 (#3958) - Potential deadlock when starting the SDK (#3970) ### Improvements - Send Cocoa SDK features (#3948) -### Fixes - -- Clang error for Xcode 15.4 (#3958) - ## 8.25.2 ### Features