Skip to content

Commit a9aff26

Browse files
committed
Changelog for 0.134.0
1 parent 80f2f30 commit a9aff26

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

3+
## 0.134.0
4+
5+
### Changes
6+
7+
- Branch names in the create PR view are now cached for faster target branch loading.
8+
- GitHub permalink links in PR and issue overview webviews now open the corresponding local file when the file exists in the workspace.
9+
10+
### Fixes
11+
12+
- Selecting a target branch when creating a PR is sometimes broken. https://github.com/microsoft/vscode-pull-request-github/issues/8627
13+
- "Apply suggestion using AI" for code comment reviews results in a redundant disclaimer suffix. https://github.com/microsoft/vscode-pull-request-github/issues/8605
14+
15+
**_Thank You_**
16+
17+
* [@Daniel-Aaron-Bloom](https://github.com/Daniel-Aaron-Bloom): Link to local file for permalinks in webview [PR #8583](https://github.com/microsoft/vscode-pull-request-github/pull/8583)
18+
319
## 0.132.2
420

521
### Fixes

0 commit comments

Comments
 (0)