Skip to content

Commit 402bf3b

Browse files
committed
Updates CHANGELOG
1 parent da39149 commit 402bf3b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [17.1.1] - 2025-05-21
10+
11+
### Fixed
12+
13+
- Fixes Commit Graph not visualizing for some git providers ([#4305](https://github.com/gitkraken/vscode-gitlens/issues/4305))
14+
- Fixes issue when slicing by branch in Visual History where the selected branch was not used properly
15+
916
## [17.1.0] - 2025-05-15
1017

1118
### Added
@@ -6181,7 +6188,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
61816188

61826189
- Initial release but still heavily a work in progress.
61836190

6184-
[unreleased]: https://github.com/gitkraken/vscode-gitlens/compare/v17.1.0...HEAD
6191+
[unreleased]: https://github.com/gitkraken/vscode-gitlens/compare/v17.1.1...HEAD
6192+
[17.1.1]: https://github.com/gitkraken/vscode-gitlens/compare/v17.1.0...gitkraken:v17.1.1
61856193
[17.1.0]: https://github.com/gitkraken/vscode-gitlens/compare/v17.0.3...gitkraken:v17.1.0
61866194
[17.0.3]: https://github.com/gitkraken/vscode-gitlens/compare/v17.0.2...gitkraken:v17.0.3
61876195
[17.0.2]: https://github.com/gitkraken/vscode-gitlens/compare/v17.0.1...gitkraken:v17.0.2

0 commit comments

Comments
 (0)