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
6
6
7
7
## [ Unreleased]
8
8
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
+
9
16
## [ 17.1.0] - 2025-05-15
10
17
11
18
### Added
@@ -6181,7 +6188,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
6181
6188
6182
6189
- Initial release but still heavily a work in progress.
6183
6190
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
6185
6193
[17.1 .0 ]: https://github.com/gitkraken/vscode-gitlens/compare/v17.0.3...gitkraken:v17.1.0
6186
6194
[17.0 .3 ]: https://github.com/gitkraken/vscode-gitlens/compare/v17.0.2...gitkraken:v17.0.3
6187
6195
[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