Skip to content

Commit f765755

Browse files
committed
update CHANGELOG
1 parent f5882ad commit f765755

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
- Add `beforeCapture` for View Hierarchy ([#2523](https://github.com/getsentry/sentry-dart/pull/2523))
88
- View hierarchy calls are now debounced for 2 seconds.
9+
- JS SDK integration ([#2572](https://github.com/getsentry/sentry-dart/pull/2572))
10+
- Enable the integration by setting `options.enableSentryJs = true`
11+
- Features:
12+
- Sending envelopes through Sentry JS transport layer
13+
- Capturing native JS errors
914

1015
### Enhancements
1116

0 commit comments

Comments
 (0)