From ab9bb258ce19144e43713fbe015f414f77ad0186 Mon Sep 17 00:00:00 2001 From: Ramin Tadayon Date: Tue, 14 Mar 2023 11:51:15 -0700 Subject: [PATCH] Updates CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85e6a4a..7f4fbf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ### Changed - Removes Insiders 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 ### Fixed