From 755793c55ecda3e33ad59c1ff6fd8cb8d4b1c039 Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Tue, 14 Mar 2023 15:06:50 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f4fbf6..c674ada 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,10 +18,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ### Changed -- Removes Insiders edition +- Removes Insiders edition in favor of the pre-release edition - Improves the display of items in the _Commit Graph_ - - Displays upstreams of visible local branches in the minimap, rich scrollbar, and graph rows - - Left-aligns the nodes in the graph column + - When showing local branches, we now always display the upstream branches in the minimap, scrollbar markers, and graph rows + - When laying out lanes in the Graph column, we now bias to be left aligned when possible for an easier to read and compact graph visualization ### Fixed