Skip to content

Commit bf79a91

Browse files
committed
make sections more clear
1 parent b8e24f9 commit bf79a91

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ If you are a regular consumer of the Sentry JavaScript SDK you only need to focu
6969
- Removed tslint from `@sentry-internal/typescript` (#4940)
7070
- Removed `_invokeClient` function from `@sentry/hub` (#4972)
7171
- Removed top level eventbuilder exports (#4887)
72+
- Added baggage API helpers in `@sentry/utils` (#5066)
73+
74+
### Other Changes
7275

7376
#### Features
7477

@@ -81,7 +84,6 @@ If you are a regular consumer of the Sentry JavaScript SDK you only need to focu
8184
- feat(tracing): Make `setMeasurement` public API (#4933)
8285
- feat(tracing): Add GB unit to device memory tag value (#4935)
8386
- feat: Export browser integrations individually (#5028)
84-
- feat(utils): Introduce Baggage API (#5066)
8587
- feat(core): Send Baggage in Envelope Header (#5104)
8688

8789
#### Fixes

0 commit comments

Comments
 (0)