Skip to content

Commit 45b6155

Browse files
committed
Moves the changelog note to "Unreleased" section
(#4837, #4777, #4776)
1 parent 6a48027 commit 45b6155

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
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1414

1515
- Fixes issue where the button text on feature gates would blend into the background ([#4833](https://github.com/gitkraken/vscode-gitlens/issues/4833))
1616
- Fixes issue where Interactive Rebase elements overlap when using keyboard and mouse navigation simultaneously ([#4816](https://github.com/gitkraken/vscode-gitlens/issues/4816))
17+
- 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))
1718
- Fixes issue where _Load more_ in the _Commits_ view would not correctly load if the last item was a stash
1819

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

129130
- Fixes performance of _Show Branches and Tags_ command
130131

131-
### Fixed
132-
133-
- 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))
134-
135132
## [17.7.0] - 2025-11-11
136133

137134
### Added

0 commit comments

Comments
 (0)