From 4a0e671197abdb09ed058a873a12316230b504e8 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Wed, 24 Feb 2021 11:40:28 +0100 Subject: [PATCH] cleanup changelog --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ebbac31..0bdf2930 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - support *force push* command [[@WizardOhio24](https://github.com/WizardOhio24)] ([#274](https://github.com/extrawurst/gitui/issues/274)) -- support mouse scrolling [[@WizardOhio24](https://github.com/WizardOhio24)] ([#306](https://github.com/extrawurst/gitui/issues/306)) - show used char count in input texts ([#466](https://github.com/extrawurst/gitui/issues/466)) ![charcount](assets/char_count.gif)