File tree 1 file changed +11
-10
lines changed
1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 8.14.2
4
-
5
- ### Improvements
6
-
7
- - Improve performance of frames tracking ([ #2854 ] ( https://github.com/getsentry/sentry-dart/pull/2854 ) )
8
- - Clean up ` getSpan() ` log ([ #2865 ] ( https://github.com/getsentry/sentry-dart/pull/2865 ) )
9
-
10
- ### Fixes
11
-
12
- - ` options.diagnosticLevel ` not affecting logs ([ #2856 ] ( https://github.com/getsentry/sentry-dart/pull/2856 ) )
13
3
## Unreleased
14
4
15
5
### Features
@@ -77,6 +67,17 @@ await SentryFlutter.init(
77
67
- [ changelog] ( https://github.com/dart-lang/native/blob/main/pkgs/jni/CHANGELOG.md#0141 )
78
68
- [ diff] ( https://github.com/dart-lang/native/compare/jnigen-v0.14.0..jnigen-v0.14.1 )
79
69
70
+ ## 8.14.2
71
+
72
+ ### Improvements
73
+
74
+ - Improve performance of frames tracking ([ #2854 ] ( https://github.com/getsentry/sentry-dart/pull/2854 ) )
75
+ - Clean up ` getSpan() ` log ([ #2865 ] ( https://github.com/getsentry/sentry-dart/pull/2865 ) )
76
+
77
+ ### Fixes
78
+
79
+ - ` options.diagnosticLevel ` not affecting logs ([ #2856 ] ( https://github.com/getsentry/sentry-dart/pull/2856 ) )
80
+
80
81
## 9.0.0-alpha.2
81
82
82
83
### Features
You can’t perform that action at this time.
0 commit comments