Skip to content

Commit ee1b7a4

Browse files
committed
Updates CHANGELOG
1 parent 5d364e1 commit ee1b7a4

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66

77
## [Unreleased]
88

9+
### Changed
10+
11+
- Updates discount messaging ([#4202](https://github.com/gitkraken/vscode-gitlens/issues/4202))
12+
13+
### Fixed
14+
15+
- Fixes branches not found for older git version ([#4201](https://github.com/gitkraken/vscode-gitlens/issues/4201))
16+
- Fixes worktree commands not registered ([#4203](https://github.com/gitkraken/vscode-gitlens/issues/4203))
17+
- GL won't publish/push initial commit to remote from Home ([#4010](https://github.com/gitkraken/vscode-gitlens/issues/4010))
18+
919
## [17.0.1] - 2025-04-03
1020

1121
### Added
@@ -18,7 +28,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1828

1929
- Fixes _Create PR with AI_ isn't including commit messages properly ([#4198](https://github.com/gitkraken/vscode-gitlens/issues/4198))
2030
- Fixes some cases where "Switch" and "Open in Worktree" actions in Launchpad fail to fully open the repo ([#4196](https://github.com/gitkraken/vscode-gitlens/issues/4196))
21-
- Fixes worktree commands not registered ([#4203](https://github.com/gitkraken/vscode-gitlens/issues/4203))
2231

2332
## [17.0.0] - 2025-03-31
2433

0 commit comments

Comments
 (0)