We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bb6b56 commit 53f2304Copy full SHA for 53f2304
CHANGELOG.md
@@ -1,11 +1,13 @@
1
# Changelog
2
3
-## 7.9.0
+## 8.0.0
4
5
-### Feature
+### Breaking Changes
6
7
-- Mark exceptions not handled by user as `handled: false` ([#1535](https://github.com/getsentry/sentry-dart/pull/1535))
+- Mark exceptions not handled by the user as `handled: false` ([#1535](https://github.com/getsentry/sentry-dart/pull/1535))
8
- This will affect your release health data, and is therefore considered a breaking change.
9
+
10
+## 7.9.0
11
12
### Features
13
0 commit comments