Skip to content

Commit c8fbf7d

Browse files
committed
Adds a note to the changelog about retrieving a VSCode session
(#4881, #4897)
1 parent 201ee61 commit c8fbf7d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1111
- Fixes an issue where commit messages become invisible during interactive rebase in some themes ([#4886](https://github.com/gitkraken/vscode-gitlens/issues/4886))
1212
- Fixes issue in the _Commit Graph_ minimap where it only shows a spinner when the repo has no commits [#4741](https://github.com/gitkraken/vscode-gitlens/issues/4741)
1313

14+
### Changed
15+
16+
- Stops requesting for GitHub session retrieval via VSCode built-in sessions. Instead, if there is no an existing available for GitLens session in VSCode, then it always goes to the GKDev flow.([#4881](https://github.com/gitkraken/vscode-gitlens/issues/4881))
17+
1418
## [17.9.0] - 2026-01-13
1519

1620
### Added

0 commit comments

Comments
 (0)