From dd93324c720cd7675e9e026a779decb71fb5c0b3 Mon Sep 17 00:00:00 2001 From: Keith Daulton Date: Thu, 11 May 2023 15:52:21 -0400 Subject: [PATCH] Updates CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index abe4929..9e6a2fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p - Fixes getting the oldest unpushed commit when there is more than 1 remote - Fixes an issue with the quick input on the _Git Command Palette_ unexpectedly going back to the previous step - Fixes GitLens access tooltip not being visible when hovering in the _Commit Graph_ +- Fixes last fetched messaging in the _Commit Graph_ when its never been fetched ### Removed