From 908c7b5bcc9a4f37872147dd0accb7a953e113c0 Mon Sep 17 00:00:00 2001 From: Keith Daulton Date: Wed, 10 May 2023 21:42:05 -0400 Subject: [PATCH] Updates CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b248856..abe4929 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p - Adds the ability to rename stashes — closes [#2538](https://github.com/gitkraken/vscode-gitlens/issues/2538) - Adds a new _Rename Stash..._ command to the _Stashes_ view - Adds new _Commit Graph_ features and improvements - - Changes the _Fetch_ toolbar button to _Push_ or _Pull_ depending the current branch being ahead or behind it's upstream + - Adds a _Push_ or _Pull_ toolbar button depending the current branch being ahead or behind it's upstream - Adds support for the _Commit Graph_ over [Visual Studio Live Share](https://visualstudio.microsoft.com/services/live-share/) sessions - Adds the ability to move all of the columns, including the ones that were previously unmovable - Automatically switches column headers from text to icons when the column's width is too small for the text to be useful