diff --git a/CHANGELOG.md b/CHANGELOG.md index 71934754..65a14f2a 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 - file trees: `arrow-right` on expanded folder moves down into folder diff --git a/assets/amend.gif b/assets/amend.gif new file mode 100644 index 00000000..2a62b1a1 Binary files /dev/null and b/assets/amend.gif differ