Skip to content

Commit

Permalink
Changelog for 0.98.0 (#6254)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexr00 authored Sep 30, 2024
1 parent 6e3eed5 commit 3f3fcc6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 0.98.0

### Fixes

- Can't approve/reject PRs when in draft mode. https://github.com/microsoft/vscode-pull-request-github/issues/6174
- Disallow Make a suggestion button press if already have a suggestion in the comment. https://github.com/microsoft/vscode-pull-request-github/issues/6195
- Untracked files in GHPRI view don't have green text decoration. https://github.com/microsoft/vscode-internalbacklog/issues/5025
- Don't show error "We couldn't find commit" on outdated comments. https://github.com/microsoft/vscode-pull-request-github/issues/1691
- Element with id xxx is already registered. https://github.com/microsoft/vscode-pull-request-github/issues/6218
- Diff Comment with HEAD button in Comments view sometimes disappears. https://github.com/microsoft/vscode-pull-request-github/issues/6157

**_Thank You_**

* [@ixzhao](https://github.com/ixzhao): fix quote reply [PR #6230](https://github.com/microsoft/vscode-pull-request-github/pull/6230)

## 0.96.0

### Changes
Expand Down

0 comments on commit 3f3fcc6

Please sign in to comment.