Skip to content

Commit 4ddfc53

Browse files
committed
Updates CHANGELOG
1 parent 7429c3c commit 4ddfc53

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
2020
- Fixes incorrect PR Link Across Azure DevOps Projects ([#4207](https://github.com/gitkraken/vscode-gitlens/issues/4207))
2121
- Fixes detail view incorrectly parses GitHub account in commit message ([#3246](https://github.com/gitkraken/vscode-gitlens/issues/3246))
2222

23+
## [17.0.2] - 2025-04-11
24+
25+
### Changed
26+
27+
- Updates discount messaging ([#4202](https://github.com/gitkraken/vscode-gitlens/issues/4202))
28+
29+
### Fixed
30+
31+
- Fixes branches not found for older git version ([#4201](https://github.com/gitkraken/vscode-gitlens/issues/4201))
32+
- Fixes worktree commands not registered ([#4203](https://github.com/gitkraken/vscode-gitlens/issues/4203))
33+
- GL won't publish/push initial commit to remote from Home ([#4010](https://github.com/gitkraken/vscode-gitlens/issues/4010))
34+
2335
## [17.0.1] - 2025-04-03
2436

2537
### Added
@@ -32,7 +44,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
3244

3345
- Fixes _Create PR with AI_ isn't including commit messages properly ([#4198](https://github.com/gitkraken/vscode-gitlens/issues/4198))
3446
- 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))
35-
- Fixes worktree commands not registered ([#4203](https://github.com/gitkraken/vscode-gitlens/issues/4203))
3647

3748
## [17.0.0] - 2025-03-31
3849

@@ -6085,7 +6096,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
60856096

60866097
- Initial release but still heavily a work in progress.
60876098

6088-
[unreleased]: https://github.com/gitkraken/vscode-gitlens/compare/v17.0.1...HEAD
6099+
[unreleased]: https://github.com/gitkraken/vscode-gitlens/compare/v17.0.2...HEAD
6100+
[17.0.2]: https://github.com/gitkraken/vscode-gitlens/compare/v17.0.1...gitkraken:v17.0.2
60896101
[17.0.1]: https://github.com/gitkraken/vscode-gitlens/compare/v17.0.0...gitkraken:v17.0.1
60906102
[17.0.0]: https://github.com/gitkraken/vscode-gitlens/compare/v16.3.3...gitkraken:v17.0.0
60916103
[16.3.3]: https://github.com/gitkraken/vscode-gitlens/compare/v16.3.2...gitkraken:v16.3.3

0 commit comments

Comments
 (0)