Delete changelog/fragments directory

This commit is contained in:
Vincent Koc 2026-03-04 09:41:10 -05:00 committed by GitHub
parent c1bb07bd16
commit 88ee57124e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View File

@ -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)

View File

@ -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)