Skip to content

Commit 01112b9

Browse files
committed
Moves the changelog note to "Unreleased" section
(#4837, #4777, #4776)
1 parent eadca89 commit 01112b9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1010

1111
- Fixes issue where the button text on feature gates would blend into the background ([#4833](https://github.com/gitkraken/vscode-gitlens/issues/4833))
1212
- Fixes issue where Interactive Rebase elements overlap when using keyboard and mouse navigation simultaneously ([#4816](https://github.com/gitkraken/vscode-gitlens/issues/4816))
13+
- Fixes [#4776](https://github.com/gitkraken/vscode-gitlens/issues/4776) Azure DevOps Work Item autolinks pointing to wrong project when the Work Item belongs to a different project in the same organization — thanks to [PR #4777](https://github.com/gitkraken/vscode-gitlens/pull/4777) by Daniel Asher ([@danielasher115](https://github.com/danielasher115))
1314
- Fixes issue where _Load more_ in the _Commits_ view would not correctly load if the last item was a stash
1415

1516
## [17.8.1] - 2025-12-18
@@ -124,10 +125,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
124125

125126
- Fixes performance of _Show Branches and Tags_ command
126127

127-
### Fixed
128-
129-
- Fixes [#4776](https://github.com/gitkraken/vscode-gitlens/issues/4776) Azure DevOps Work Item autolinks pointing to wrong project when the Work Item belongs to a different project in the same organization — thanks to [PR #4777](https://github.com/gitkraken/vscode-gitlens/pull/4777) by Daniel Asher ([@danielasher115](https://github.com/danielasher115))
130-
131128
## [17.7.0] - 2025-11-11
132129

133130
### Added

0 commit comments

Comments
 (0)