Skip to content

Commit 0e4b033

Browse files
authored
chore: Move changelog entry #7379 to Unreleased section (#7438)
1 parent 70fb69e commit 0e4b033

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

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

33
## Unreleased
44

5+
### Improvements
6+
7+
- Record client report when dropping in `beforeSendLog` (#7379)
8+
59
### Fixes
610

711
- Cleanup SessionReplay when maximum duration reached (#7421)
@@ -17,10 +21,6 @@
1721

1822
- `Sentry.metrics.count(..)` does not support units, therefore the API was incorrectly defined. This breaking change applies to a method marked as experimental. (#7358)
1923

20-
### Improvements
21-
22-
- Record client report when dropping in `beforeSendLog` (#7379)
23-
2424
### Fixes
2525

2626
- Fix mismatch of `in_foreground` app context (#7188) The app context `in_foreground` for handled and unhandled events was sometimes different. This is fixed now by aligning the implementation and adding a new `is_active` app context field.

0 commit comments

Comments
 (0)