Skip to content

Commit fc72a17

Browse files
committed
Updates CHANGELOG
1 parent 62abd39 commit fc72a17

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
2222
- Adds enriched links to PRs and issues ([#4045](https://github.com/gitkraken/vscode-gitlens/issues/4045))
2323
- Adds Bitbucket Cloud and Data Center PRs in _Launchpad_ ([#4046](https://github.com/gitkraken/vscode-gitlens/issues/4046))
2424
- Adds support for Bitbucket issues in _Start Work_ and allows associating issues with branches ([#4047](https://github.com/gitkraken/vscode-gitlens/issues/4047), [#4107](https://github.com/gitkraken/vscode-gitlens/issues/4107))
25-
- Enables multi-select in GitLens views to be enabled by default
25+
- Adds support for multi-select in GitLens views, enabled by default
26+
- Adds _Cherry Pick Commits..._, _Copy Remote Commit URLs_ , and _Open Commits on Remote_ actions to multi-selected commits in the _Commit Graph_ and GitLens views
27+
- Adds _Add as Co-authors_ action to multi-selected contributors in GitLens views
28+
- Adds _Delete Branches..._, _Open Branches on Remote_, _Add to Favorites_, and _Remove from Favorites_ actions to multi-selected branches in GitLens views
29+
- Adds _Delete Tags..._ action to multi-selected tags in GitLens views
30+
- Adds _Drop Stashes..._ action to multi-selected stashes in GitLens views
31+
- Adds _Delete Worktrees..._ and _Open Worktrees in New Window_ actions to multi-selected worktrees in GitLens views
2632
- Adds ability to control how worktrees are displayed in the views
2733
- Adds a `gitlens.views.worktrees.worktrees.viewAs` setting to specify whether to show worktrees by name, path, or relative path
2834
- Adds a `gitlens.views.worktrees.branches.layout` setting to specify whether to show branch worktrees as a list or tree, similar to branches

0 commit comments

Comments
 (0)