Skip to content

Commit 15b97e6

Browse files
committed
Update
1 parent 7f9187c commit 15b97e6

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

CHANGELOG.md

+11-10
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
# Changelog
22

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))
133
## Unreleased
144

155
### Features
@@ -77,6 +67,17 @@ await SentryFlutter.init(
7767
- [changelog](https://github.com/dart-lang/native/blob/main/pkgs/jni/CHANGELOG.md#0141)
7868
- [diff](https://github.com/dart-lang/native/compare/jnigen-v0.14.0..jnigen-v0.14.1)
7969

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+
8081
## 9.0.0-alpha.2
8182

8283
### Features

0 commit comments

Comments
 (0)