From d77e023cc4c28b476f7d3d3bd0ef9e5c2a14f49c Mon Sep 17 00:00:00 2001 From: ole1986 Date: Sat, 8 Feb 2020 16:10:15 +0100 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8860690b..2af3a62c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ - Possible fix for [#381](https://github.com/DonJayamanne/gitHistoryVSCode/issues/381) - Possible fix for [#424](https://github.com/DonJayamanne/gitHistoryVSCode/issues/424) - Slightly amended ui and debug logging +- Removed redundant call on getCommit while always using --first-parent argument (if necessary) +- Fixed issue not showing status icon in commit details view PLEASE NOTE: It may be neccessary to select the correct repository from vscode source control before running "Git History"