You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,6 @@
2
2
3
3
## Unreleased
4
4
5
-
### Fixes
6
-
7
-
- fix: Disable watchdog when disabling crash handler (#2621)
8
-
9
-
## 8.0.0
10
-
11
-
This version adds a dependency on Swift. We renamed the default branch from `master` to `main`. We are going to keep the `master` branch for backwards compatibility for package managers not pointing to the `master` branch.
12
-
13
5
### Features
14
6
15
7
- AttachScreenshots is GA (#2623)
@@ -22,6 +14,7 @@ This version adds a dependency on Swift. We renamed the default branch from `mas
22
14
- Always fetch view hierarchy on the main thread (#2629)
23
15
- Carthage Xcode 14 compatibility issue (#2636)
24
16
- Crash in CppException Monitor (#2639)
17
+
- fix: Disable watchdog when disabling crash handler (#2621)
0 commit comments