Skip to content

Commit

Permalink
chore: Update CHANGELOG for 5.11.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
timfish committed Jan 27, 2025
1 parent 0c2e628 commit 8c570f5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

## Unreleased

## 5.11.0

- feat: Update from
[v8.48.0](https://github.com/getsentry/sentry-javascript/releases/tag/8.48.0)
to
[v8.51.0](https://github.com/getsentry/sentry-javascript/releases/tag/8.51.0)
(#1066)
- fix: Returing `null` in `beforeSend` for native crashes should not impact
release health (#1066)
- feat: Set log level for `net` breadcrumbs based on status code (#1070)
- test: Test more child process types (#1063)

## 5.10.0

- fix: Deprecate renderer init options which should only be used in main process
Expand Down

0 comments on commit 8c570f5

Please sign in to comment.