Skip to content

Commit 0a4daa6

Browse files
committed
Updates CHANGELOG
1 parent 29c83f8 commit 0a4daa6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1414

1515
### Changed
1616

17-
- Adds vscode-test to run unit-tests — closes [#3570](https://github.com/gitkraken/vscode-gitlens/issues/3570)
18-
1917
### Fixed
2018

2119
- Fixes [#3592](https://github.com/gitkraken/vscode-gitlens/issues/3592) - Connecting to an integration via Remotes view (but likely others) doesn't work
2220
- Fixes [#3571](https://github.com/gitkraken/vscode-gitlens/issues/3571) - Gitlens fails to register buttons on top-right corner — thanks to [PR #3605](https://github.com/gitkraken/vscode-gitlens/pull/3605) by Jean Pierre ([@jeanp413](https://github.com/jeanp413))
2321
- Fixes an issue where virtual repositories for GitHub PRs from forks wouldn't load properly
2422
- Fixes an issue where deleting a worktree would not always remove the worktree from the view
2523

24+
### Engineering
25+
26+
- Adds end-to-end testing infrastructure using [Playwright](https://playwright.dev)
27+
- Adds vscode-test to run unit-tests — closes [#3570](https://github.com/gitkraken/vscode-gitlens/issues/3570)
28+
2629
## [15.5.1] - 2024-09-16
2730

2831
### Fixed

0 commit comments

Comments
 (0)