Skip to content

Commit 4406af5

Browse files
authored
Change log for 0.90.0 (#6030)
1 parent f8f6446 commit 4406af5

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 0.90.0
4+
5+
### Changes
6+
7+
- There's a new command available when a PR description is opened: **GitHub Pull Requests: Focus Pull Request Description Review Input**. This command will scroll the PR description to the final comment input box and focus into the input box.
8+
9+
### Fixes
10+
11+
- The at sign after the backquote is converted to markdown. https://github.com/microsoft/vscode-pull-request-github/issues/5965
12+
- Can height of checks area in PR description have a max. https://github.com/microsoft/vscode-pull-request-github/issues/5947
13+
- Make conflicts hint actionable. https://github.com/microsoft/vscode-pull-request-github/issues/5942
14+
- Links with an @ are rendered incorrectly. https://github.com/microsoft/vscode-pull-request-github/issues/5924
15+
316
## 0.88.1
417

518
### Fixes

0 commit comments

Comments
 (0)