From 027052ad2fea8397a7eb355e7cc98019d12a8378 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Thu, 8 Oct 2020 15:15:43 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5a18679..0bcfb390 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - crash when changing git repo while gitui is open ([#271](https://github.com/extrawurst/gitui/issues/271)) - crash on small terminal size ([#307](https://github.com/extrawurst/gitui/issues/307)) +- fix vim keybindings uppercase handling [[@yanganto](https://github.com/yanganto)] ([#286](https://github.com/extrawurst/gitui/issues/286)) ## [0.10.1] - 2020-09-01