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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,15 @@
4
4
5
5
### Features
6
6
7
+
- AttachScreenshots is GA (#2623)
7
8
- Gather profiling timeseries metrics for CPU usage and memory footprint, and thermal and memory pressure events (#2493)
8
9
9
10
## 8.0.0
10
11
11
12
### Features
12
13
13
-
This version adds a dependency on Swift.
14
-
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 pointing to the `master` branch.
14
+
This version adds a dependency on Swift.
15
+
We renamed the default branch from `master` to `main`. We are going to keep the `master` branch for backwards compatibility for package managers pointing to the `master` branch.
0 commit comments