Skip to content

Commit

Permalink
Fix CHANGELOG.md (#4534)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipphofmann authored Nov 14, 2024
1 parent e680b99 commit 01bdff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- 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)
- - Finish TTFD when not calling reportFullyDisplayed before binding a new transaction to the scope (#4526).
- Finish TTFD when not calling reportFullyDisplayed before binding a new transaction to the scope (#4526).

## 8.40.1

Expand Down

0 comments on commit 01bdff8

Please sign in to comment.