Skip to content

Commit

Permalink
PR review
Browse files Browse the repository at this point in the history
  • Loading branch information
timfish committed Aug 3, 2023
1 parent 18aa085 commit 851e161
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
## Unreleased

## 4.9.0

- fix: Ensure context from previous run is used for native main crashes (#683)
- feat: Tracing without performance (#710)
- feat: Deprecate `tracingOrigins` for `tracePropagationTargets` (#703)
- feat: Use `protocol.handle` on Electron >= v25 (#704)
- test: Update Sentry SDKs to v7.60.0 (#706)
- test: Update from [v7.58.0](https://github.com/getsentry/sentry-javascript/releases/tag/7.58.0) to [v7.60.0](https://github.com/getsentry/sentry-javascript/releases/tag/7.60.0) of JavaScript SDKs (#706)

## 4.8.0

Expand Down

0 comments on commit 851e161

Please sign in to comment.