Skip to content

Commit 3f3fcc6

Browse files
authored
Changelog for 0.98.0 (#6254)
1 parent 6e3eed5 commit 3f3fcc6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## 0.98.0
4+
5+
### Fixes
6+
7+
- Can't approve/reject PRs when in draft mode. https://github.com/microsoft/vscode-pull-request-github/issues/6174
8+
- Disallow Make a suggestion button press if already have a suggestion in the comment. https://github.com/microsoft/vscode-pull-request-github/issues/6195
9+
- Untracked files in GHPRI view don't have green text decoration. https://github.com/microsoft/vscode-internalbacklog/issues/5025
10+
- Don't show error "We couldn't find commit" on outdated comments. https://github.com/microsoft/vscode-pull-request-github/issues/1691
11+
- Element with id xxx is already registered. https://github.com/microsoft/vscode-pull-request-github/issues/6218
12+
- Diff Comment with HEAD button in Comments view sometimes disappears. https://github.com/microsoft/vscode-pull-request-github/issues/6157
13+
14+
**_Thank You_**
15+
16+
* [@ixzhao](https://github.com/ixzhao): fix quote reply [PR #6230](https://github.com/microsoft/vscode-pull-request-github/pull/6230)
17+
318
## 0.96.0
419

520
### Changes

0 commit comments

Comments
 (0)