From 5d28436932f57f480f332c5395da735e554b2928 Mon Sep 17 00:00:00 2001 From: Keith Daulton Date: Thu, 1 Sep 2022 17:02:38 -0400 Subject: [PATCH] Updates changelog with #2179 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee47e9b..974293b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ### Fixed +- Fixes [#2179](https://github.com/gitkraken/vscode-gitlens/issues/2179) - Commit Graph content not displayed - Fixes regression with _Contributors_ view not working ## [12.2.0] - 2022-08-30