Skip to content

Commit 71a1fa0

Browse files
authored
Update CHANGELOG
Moved 'Support span envelope item type' feature to internal section.
1 parent db9a241 commit 71a1fa0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
## Unreleased
44

5-
### Features
6-
7-
- Support `span` envelope item type ([#4935](https://github.com/getsentry/sentry-java/pull/4935))
8-
95
### Improvements
106

117
- Avoid forking `rootScopes` for Reactor if current thread has `NoOpScopes` ([#4793](https://github.com/getsentry/sentry-java/pull/4793))
128
- This reduces the SDKs overhead by avoiding unnecessary scope forks
139

10+
### Internal
11+
12+
- Support `span` envelope item type ([#4935](https://github.com/getsentry/sentry-java/pull/4935))
13+
1414
## 8.27.1
1515

1616
### Fixes

0 commit comments

Comments
 (0)