Skip to content

Commit 7174985

Browse files
committed
Updates CHANGELOG
1 parent 1bab569 commit 7174985

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
6666
- Draft pull requests for which the current user's review is needed are now also shown in the "Needs Your Review" group, with a draft icon
6767
- Renames _Switch to Branch or Worktree_ option to _Switch to Branch_, since it already includes options to create a worktree in the action flow
6868
- Improves the open in worktree action flow — closes [#3549](https://github.com/gitkraken/vscode-gitlens/issues/3549):
69-
- Changes to open a multi-diff editor of the changes when opening a new worktree from a PR to make reviewing easier — [#3701](https://github.com/gitkraken/vscode-gitlens/issues/3701)
69+
- Changes to open a multi-diff editor of the changes when opening a new worktree from a PR to make reviewing easier — [#3734](https://github.com/gitkraken/vscode-gitlens/issues/3734)
7070
- Improves the _Explain_ panel in _Inspect_ and _Graph Details_ with markdown formatting
7171
- Changes how GitLens handles creating and deleting tags to avoid using the terminal — [#3670](https://github.com/gitkraken/vscode-gitlens/issues/3670)
7272
- Improves quick pick workflows when no repositories are open
@@ -77,7 +77,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
7777
### Fixed
7878

7979
- Fixes [#3549](https://github.com/gitkraken/vscode-gitlens/issues/3549) - Webviews can have issues with high contrast themes
80-
- Fixes [#3734](https://github.com/gitkraken/vscode-gitlens/issues/3734) - Open multi-diff editor when opening a new worktree from a PR
8180
- Fixes [#3133](https://github.com/gitkraken/vscode-gitlens/issues/3133) - Infinite error loop when pushing stash from GUI
8281
- Fixes branch creation and switch quickpicks failing to close when a worktree is created during the flow
8382
- Fixes some cases where Launchpad can fail to detect a connected integration
@@ -120,7 +119,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
120119
- Adds monospace formatting in commit messages — closes [#2350](https://github.com/gitkraken/vscode-gitlens/issues/2350)
121120
- Adds a new `${authorFirst}` and `${authorLast}` commit formatting tokens that can be used in inline blame, commit hovers, etc — closes [#2980](https://github.com/gitkraken/vscode-gitlens/issues/2980)
122121
- Adds a new _Create New Branch_ button to the _Commit Graph_ toolbar — closes [#3553](https://github.com/gitkraken/vscode-gitlens/issues/3553)
123-
- Adds new ability to force push from the _Commit Graph_ toolbar— closes [#3493](https://github.com/gitkraken/vscode-gitlens/issues/3493)
122+
- Adds new ability to force push from the _Commit Graph_ toolbar — closes [#3493](https://github.com/gitkraken/vscode-gitlens/issues/3493)
124123
- Adds a new `gitlens.launchpad.includedOrganizations` setting to specify which organizations to include in _Launchpad_ — closes [#3550](https://github.com/gitkraken/vscode-gitlens/issues/3550)
125124
- Adds repository owner/name and code suggest to hovers on the experimental Launchpad view
126125

0 commit comments

Comments
 (0)