Skip to content

Commit ef70ca4

Browse files
committed
fix cl
1 parent 3b50810 commit ef70ca4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
### Features
6+
7+
- Add proxy support ([#2192](https://github.com/getsentry/sentry-dart/pull/2192))
8+
59
### Improvements
610

711
- Add error type identifier to improve obfuscated Flutter issue titles ([#2170](https://github.com/getsentry/sentry-dart/pull/2170))
@@ -50,7 +54,6 @@ SentryFlutter.init((options) =>
5054
- This allows viewing the correct dart formatted raw stacktrace in the Sentry UI
5155
- Support `ignoredExceptionsForType` ([#2150](https://github.com/getsentry/sentry-dart/pull/2150))
5256
- Filter out exception types by calling `SentryOptions.addExceptionFilterForType(Type exceptionType)`
53-
- Add proxy support ([#2192](https://github.com/getsentry/sentry-dart/pull/2192))
5457

5558
### Fixes
5659

0 commit comments

Comments
 (0)