diff --git a/changelog/fragments/ios-live-activity-status-cleanup.md b/changelog/fragments/ios-live-activity-status-cleanup.md deleted file mode 100644 index 06a600408..000000000 --- a/changelog/fragments/ios-live-activity-status-cleanup.md +++ /dev/null @@ -1 +0,0 @@ -- iOS: add Live Activity connection status (connecting/idle/disconnected) on Lock Screen and Dynamic Island, and clean up duplicate/stale activities before starting a new one (#33591) (thanks @mbelinky, @leepokai) diff --git a/changelog/fragments/pr-30356.md b/changelog/fragments/pr-30356.md deleted file mode 100644 index 1fbff31c3..000000000 --- a/changelog/fragments/pr-30356.md +++ /dev/null @@ -1 +0,0 @@ -- Security/Media route: add `X-Content-Type-Options: nosniff` header regression assertions for successful and not-found media responses (#30356) (thanks @13otKmdr)