From 45d4752082190b62c43ed84ffa15fa8b161b5372 Mon Sep 17 00:00:00 2001 From: Keith Daulton Date: Thu, 20 Oct 2022 21:47:44 -0400 Subject: [PATCH] Updates changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e43c226..60dee8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ## [Unreleased] +### Updated + +- Updates the _Home_ view to ensure its always available + ### Fixed - Fixes [#2281](https://github.com/gitkraken/vscode-gitlens/issues/2281) - Push and Pull buttons missing from the commits view w/ integrations disabled