Skip to content

Commit 17a4a20

Browse files
authored
0.96.0 release notes (#6207)
* 0.96.0 release notes * Add gif
1 parent 5d3f2e0 commit 17a4a20

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## 0.96.0
4+
5+
### Changes
6+
7+
- Local changes to a checked-out PR can be quickly converted to suggestion comments from both the SCM view and from the diff editor context menu.
8+
9+
![Convert local changes to suggestions](./documentation/changelog/0.96.0/convert-to-suggestions.gif)
10+
11+
### Fixes
12+
13+
- Use the editor font code for the diffs. https://github.com/microsoft/vscode-pull-request-github/issues/6146
14+
- Sort shorter paths to the top. https://github.com/microsoft/vscode-pull-request-github/issues/6143
15+
- Error git config --local branch.main.github-pr-owner-number. https://github.com/microsoft/vscode-pull-request-github/issues/6134
16+
- The "accessibility.underlineLinks": true setting is ignored. https://github.com/microsoft/vscode-pull-request-github/issues/6122
17+
18+
**_Thank You_**
19+
20+
* [@jmg-duarte (Jose Duarte)](https://github.com/jmg-duarte)
21+
* Use editor font for diff [PR #6148](https://github.com/microsoft/vscode-pull-request-github/pull/6148)
22+
* Make code blocks use the editor's font family by default [PR #6149](https://github.com/microsoft/vscode-pull-request-github/pull/6149)
23+
324
## 0.94.0
425

526
### Changes
9.89 MB
Loading

0 commit comments

Comments
 (0)