From 3822fc64c6d44933703ac119b592c402628ce997 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Thu, 4 Jun 2020 18:28:36 +0200 Subject: [PATCH] missing changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bdb6a74..965d2334 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 ### Fixed - app closes when staging invalid file/path ([#108](https://github.com/extrawurst/gitui/issues/108)) +- `shift+tab` not working on windows [[@MCord](https://github.com/MCord)] ([#111](https://github.com/extrawurst/gitui/issues/111)) ## [0.5.0] - 2020-06-01