Skip to content

Commit

Permalink
Merge branch 'main' into fix/masking
Browse files Browse the repository at this point in the history
  • Loading branch information
brustolin committed Nov 13, 2024
2 parents 772db4d + d9f518a commit 52a007a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Session replay transformed view masking (#4529)
- UIViewController with Xcode 16 in debug (#4523). The Xcode 16 build setting [ENABLE_DEBUG_DYLIB](https://developer.apple.com/documentation/xcode/build-settings-reference#Enable-Debug-Dylib-Support), which is turned on by default only in debug, could lead to missing UIViewController traces.
- Concurrency crash with Swift 6 (#4512)
- Make `Scope.span` fully thread safe (#4519)

## 8.40.1

Expand Down

0 comments on commit 52a007a

Please sign in to comment.