From 8a3930c315b7f722400bbb2e42658098735848f6 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Mon, 24 May 2021 10:38:20 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d18bb70..d6e446ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Fixed - selected-tab color broken in light theme [[@Cottser](https://github.com/Cottser)] ([#719](https://github.com/extrawurst/gitui/issues/719)) +- proper tmp file location to externally edit commit msg ([#518](https://github.com/extrawurst/gitui/issues/518)) ## [0.15.0] - 2020-04-27