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
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,28 @@
1
1
# Changelog
2
2
3
+
## 0.122.0
4
+
5
+
### Changes
6
+
7
+
- Auto-generated PR descriptions (via `setting(githubPullRequests.pullRequestDescription:Copilot)`) will respect the repository PR template if there is one.
8
+
- Icons in the Pull Requests view now render with codicons instead of Unicode characters.
9
+
- Drafts in the Pull Requests view now render in italics instead of having a `[DRAFT]` prefix.
0 commit comments