From bf56d3bff2ef2c52ad6926321489c3512d2a7163 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Mon, 6 Sep 2021 23:09:19 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 539147b6..6de7dfe8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ![emojified-commit-message](assets/emojified-commit-message.png) ## Added +- add supporting rebasing on branch ([#816](https://github.com/extrawurst/gitui/issues/816)) - fuzzy find files ([#891](https://github.com/extrawurst/gitui/issues/891)) - visualize progress during async syntax highlighting ([#889](https://github.com/extrawurst/gitui/issues/889)) - added support for markdown emoji's in commits [[@andrewpollack](https://github.com/andrewpollack)] ([#768](https://github.com/extrawurst/gitui/issues/768))