From a29414fce6b192ab9a7a37938a9596b8511ce06b Mon Sep 17 00:00:00 2001 From: Fabian Henneke Date: Sun, 23 Aug 2020 18:51:36 +0200 Subject: Prevent racing double commits on password creation (#1047) Co-authored-by: Harsh Shandilya (cherry picked from commit 2c8999c1bff1c82b047e7111d47c539fc6207336) --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 85f8cc94..ad0e7788 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ All notable changes to this project will be documented in this file. ## [1.11.2] - 2020-08-24 +### Fixed + +- Saving a password after creating it fails to finish commit operation + ## [1.11.1] - 2020-08-21 ### Fixed -- cgit v1.2.3