Skip to content

Commit 0877914

Browse files
committed
fixup changelog
1 parent 71c0710 commit 0877914

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
### Features
66

7+
- iOS Session Replay Alpha ([#2209](https://github.com/getsentry/sentry-dart/pull/2209))
8+
- Android replay touch trackin support ([#2228](https://github.com/getsentry/sentry-dart/pull/2228))
79
- Add `ignoreRoutes` parameter to `SentryNavigatorObserver`. ([#2218](https://github.com/getsentry/sentry-dart/pull/2218))
810
- This will ignore the Routes and prevent the Route from being pushed to the Sentry server.
911
- Ignored routes will also create no TTID and TTFD spans.
@@ -21,7 +23,6 @@ SentryNavigatorObserver(ignoreRoutes: ["/ignoreThisRoute"]),
2123

2224
### Features
2325

24-
- iOS Session Replay Alpha ([#2209](https://github.com/getsentry/sentry-dart/pull/2209))
2526
- Add support for span level measurements. ([#2214](https://github.com/getsentry/sentry-dart/pull/2214))
2627
- Add `ignoreTransactions` and `ignoreErrors` to options ([#2207](https://github.com/getsentry/sentry-dart/pull/2207))
2728
```dart

0 commit comments

Comments
 (0)