diff --git a/CHANGELOG.md b/CHANGELOG.md index 8273f8c4..58fceba1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ ## Unreleased +## 7.4.0 + +This release adds support for UI profiling to the Electron SDK. To get started, see the docs +[here](https://docs.sentry.io/platforms/javascript/guides/electron/profiling). + +- feat: Add support for UI profiling (#1267) +- Update JavaScript SDKs from [v10.26.0](https://github.com/getsentry/sentry-javascript/releases/tag/10.26.0) to [v10.27.0](https://github.com/getsentry/sentry-javascript/releases/tag/10.27.0) + ## 7.3.0 - feat: Update JavaScript SDKs from [v10.17.0](https://github.com/getsentry/sentry-javascript/releases/tag/10.17.0) to [v10.26.0](https://github.com/getsentry/sentry-javascript/releases/tag/10.26.0)