File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments