Skip to content

Commit 1e7af7c

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ 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+
18+
1419
## [17.9.0] - 2026-01-13
1520

1621
### Added

0 commit comments

Comments
 (0)