Skip to content

Commit 7d8f98d

Browse files
committed
Updates CHANGELOG
1 parent 7b17fa0 commit 7d8f98d

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
@@ -16,7 +16,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1616
- Adds a new `gitlens.views.scm.grouped.default` setting to specify the default view to show in the grouped GitLens view on new workspaces/folders (otherwise the last selected view is remembered)
1717
- Adds a new `gitlens.views.scm.grouped.views` setting to specify which views to show in the grouped GitLens view
1818
- Adds a completely reimagined Home view
19-
- TODO@d13
19+
- Active section:
20+
- Shows your current repository, branch, and repository state
21+
- Actions for syncing (push, pull, fetch), switching repos/branches, and viewing working directory changes
22+
- Launchpad section:
23+
- Shows pull requests that need your review, are blocked, or are ready to merge
24+
- Start work action to begin a new branch or worktree, or generate one from an existing issue
25+
- Recent section: return to previous work by showing recent branches, worktrees, and PRs with activity for your chosen timeframe
2026
- Adds _Start Work_ command that opens a quick pick to initiate different flows for starting new work — closes [#3621](https://github.com/gitkraken/vscode-gitlens/issues/3621)
2127
- Start from an issue from GitHub or Jira (other integrations coming soon) and create a branch and/or worktree
2228
- Adds new ability to search for a GitHub PR in the _Launchpad_ — closes [#3543](https://github.com/gitkraken/vscode-gitlens/issues/3543), [#3684](https://github.com/gitkraken/vscode-gitlens/issues/3684)

0 commit comments

Comments
 (0)