File tree Expand file tree Collapse file tree 1 file changed +10
-12
lines changed Expand file tree Collapse file tree 1 file changed +10
-12
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 8.13.3
4
-
5
- This release fixes an issue where Cold starts can be incorrectly reported as Warm starts on Android.
6
-
7
- ### Dependencies
8
-
9
- - Bump Android SDK from v7.22.0 to v7.22.1 ([ #2785 ] ( https://github.com/getsentry/sentry-dart/pull/2785 ) )
10
- - [ changelog] ( https://github.com/getsentry/sentry-java/blob/7.x.x/CHANGELOG.md#7221 )
11
- - [ diff] ( https://github.com/getsentry/sentry-java/compare/7.22.0...7.22.1 )
12
-
13
- ## 8.13.2
14
-
15
3
## Unreleased
16
4
17
5
### Enhancements
@@ -82,6 +70,16 @@ final db = AppDatabase(executor);
82
70
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8450 )
83
71
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.44.0...8.45.0 )
84
72
73
+ ## 8.13.3
74
+
75
+ This release fixes an issue where Cold starts can be incorrectly reported as Warm starts on Android.
76
+
77
+ ### Dependencies
78
+
79
+ - Bump Android SDK from v7.22.0 to v7.22.1 ([ #2785 ] ( https://github.com/getsentry/sentry-dart/pull/2785 ) )
80
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/7.x.x/CHANGELOG.md#7221 )
81
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/7.22.0...7.22.1 )
82
+
85
83
## 8.13.2
86
84
87
85
> [ !WARNING]
You can’t perform that action at this time.
0 commit comments