Skip to content

Commit 21f25af

Browse files
committed
Newline
1 parent 3fd8f12 commit 21f25af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
- feat(tracing): Dynamic Sampling Context / Baggage continuation (#1485) by @sl0thentr0py
88

99
The SDK now propagates the [W3C Baggage Header](https://www.w3.org/TR/baggage/) from
10-
incoming transactions to outgoing requests. It also extracts
11-
Sentry specific [sampling information](https://develop.sentry.dev/sdk/performance/dynamic-sampling-context/)
10+
incoming transactions to outgoing requests.
11+
It also extracts Sentry specific [sampling information](https://develop.sentry.dev/sdk/performance/dynamic-sampling-context/)
1212
and adds it to the transaction headers to enable Dynamic Sampling in the product.
1313

1414
## 1.6.0

0 commit comments

Comments
 (0)