Skip to content

Commit

Permalink
Changelog for 0.56.0 (#4290)
Browse files Browse the repository at this point in the history
* Changelog for 0.56.0

* Add images

* Add thank yous

* ordering
  • Loading branch information
alexr00 authored Dec 5, 2022
1 parent 16f1b7d commit 2941859
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

## 0.56.0

### Changes

- Most recent PR is selected when a branch has multiple PRs.
- Notebooks support for the permalink commands.
- Review status is shown in the PRs view.

![Pull Requests view with status](documentation/changelog/0.56.0/pr-status-in-list.png)

- PR links to vscode.dev can be copied from the Pull Request description page.

![Copy vscode.dev link button](documentation/changelog/0.56.0/copy-vscode-dev-link.png)

- The new "Go To Next Diff in Pull Request" command will navigate to the next diff in the pull request across files.
- The "Resolve" and "Unresolve" buttons are now always visible on comments, instead of only showing when the reply is expanded.

![Always visible resolve button](documentation/changelog/0.56.0/visible-resolve-button.png)

### Fixes

- Still getting auto-fetching behavior when setting is off. https://github.com/microsoft/vscode-pull-request-github/issues/4202

**_Thank You_**

* [@joshuaobrien (Joshua O'Brien)](https://github.com/joshuaobrien): Narrow types in TimelineEvent so that it may be treated as a tagged union [PR #4160](https://github.com/microsoft/vscode-pull-request-github/pull/4160)

## 0.54.1

### Fixes
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2941859

Please sign in to comment.