From 575e5f24e43f9522c925f66fd49fd1e7867cb227 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 1 Dec 2020 20:54:01 +0530 Subject: GitCommandExecutor: make committer match author (#1226) * GitCommandExecutor: make committer match author Signed-off-by: Harsh Shandilya * Add changelog entry Signed-off-by: Harsh Shandilya (cherry picked from commit 31a11a1ebb54ec88d13004c6b4669d7501724909) Signed-off-by: Harsh Shandilya --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d10fb572..c40acf6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. - If multiple username fields exist in the password, we now ensure the later ones are not dropped from extra content. - Icons in Autofill suggestions are no longer black on almost black in dark mode. - Decrypt screen would stay in memory infinitely, allowing passwords to be seen without re-auth +- Git commits in the store would wrongly use the 'default' committer as opposed to the user's configured one ## [1.13.1] - 2020-10-23 -- cgit v1.2.3