From d550e6874733e47e04fe4043cb05bf4d47bda4ca Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sat, 13 Jun 2020 01:54:59 +0200 Subject: [PATCH] better formatting --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65a14f2a..356b331f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Commit Amend (`ctrl+a`) when in commit popup ([#89](https://github.com/extrawurst/gitui/issues/89)) + ![](assets/amend.gif) ### Changed