You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## Unreleased
4
+
5
+
### Features
6
+
7
+
- Add attributes data to `SentryScope` (#6830)
8
+
3
9
## 9.0.0
4
10
5
11
This changelog lists every breaking change. For a high-level overview and upgrade guidance, see the [migration guide](https://docs.sentry.io/platforms/apple/migration/).
@@ -53,7 +59,6 @@ This changelog lists every breaking change. For a high-level overview and upgrad
53
59
54
60
### Features
55
61
56
-
- Add attributes data to `SentryScope` (#6830)
57
62
- Add SentryDistribution as Swift Package Manager target (#6149)
58
63
- Moves SentryClient and SentryHub to be written in Swift (#6627)
59
64
- Add option `enablePropagateTraceparent` to support OTel/W3C trace propagation (#6356)
0 commit comments