We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1cd16 commit 2e362dfCopy full SHA for 2e362df
CHANGELOG.md
@@ -6,6 +6,20 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
6
7
## [Unreleased]
8
9
+### Added
10
+
11
+- Adds action to the launchpad status on PR's on _Home_ to open the _Launchpad_ directly to the item
12
13
+### Changed
14
15
+- Improves draft PR handling and launchpad grouping
16
17
+### Fixed
18
19
+- Fixes [#3899](https://github.com/gitkraken/vscode-gitlens/issues/#3899) - custom autolinks not being detected
20
+- Fixes launchpad status icon for 'waiting for review' state on _Home_
21
+- Fixes missing _Delete Branch..._ command from branches on worktrees in the _Branches_ view
22
23
## [16.1.0] - 2024-12-19
24
25
### Added
0 commit comments