We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b875e3b commit e2077a1Copy full SHA for e2077a1
CHANGELOG.md
@@ -2,15 +2,10 @@
2
3
* Fix: Do not append stack trace to the exception if there are no frames
4
* Fix: Empty DSN disables the SDK and runs the App
5
+* Refactoring: Migrate Sentry Dart to null safety
6
7
# 4.0.6
8
-* Fix: Do not append stack trace to the exception if there are no frames
9
-* Fix: Empty DSN disables the SDK and runs the App
10
-
11
-# 4.0.6
12
13
-* Refactoring: Migrate Sentry Dart to null safety
14
* Fix: captureMessage defaults SentryLevel to info
15
* Fix: SentryEvent.throwable returns the unwrapped throwable instead of the throwableMechanism
16
* Feat: Support enableNativeCrashHandling on iOS
0 commit comments