diff --git a/CHANGELOG.md b/CHANGELOG.md index c58cace..65488db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ## [Unreleased] -- Fixes [#2187](https://github.com/gitkraken/vscode-gitlens/issues/2187) - scm/title commands shown against non-Git SCM providers +### Fixed + +- Fixes [#2187](https://github.com/gitkraken/vscode-gitlens/issues/2187) - scm/title commands shown against non-Git SCM providers — thanks to [PR #2186](https://github.com/gitkraken/vscode-gitlens/pull/2186) by Matt Seddon ([@mattseddon](https://github.com/mattseddon)) ## [12.2.1] - 2022-09-01 diff --git a/README.md b/README.md index a8831a7..38e43f6 100644 --- a/README.md +++ b/README.md @@ -1189,6 +1189,7 @@ A big thanks to the people that have contributed to this project: - Felipe Santos ([@felipecrs](https://github.com/felipecrs)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=felipecrs) - Andrew Savage ([@andrewsavage1](https://github.com/andrewsavage1)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=andrewsavage1) - Zack Schuster ([@zackschuster](https://github.com/zackschuster)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=zackschuster) +- Matt Seddon ([@mattseddon](https://github.com/mattseddon)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=mattseddon) - Ahmadali Shafiee ([@ahmadalli](https://github.com/ahmadalli)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=ahmadalli) - Shashank Shastri ([@Shashank-Shastri](https://github.com/Shashank-Shastri)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=Shashank-Shastri) - Skybbles ([@Luxray5474](https://github.com/Luxray5474)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=Luxray5474)