From b07a43c20e56f60de7a1ce30b3a6217fd5cecf0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Fri, 14 Aug 2020 22:54:42 +0200 Subject: [PATCH] changelog: remove duplicate entries (caused by bad merge) --- CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9351816b..50492356 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,10 +31,6 @@ * **colors.selection-foreground** and **colors.selection-background** options to `footrc`. * **tweak.render-timer** option to `footrc`. -* Modifier support in mouse bindings - (https://codeberg.org/dnkl/foot/issues/77). -* Click count support in mouse bindings, i.e double- and triple-click - (https://codeberg.org/dnkl/foot/issues/78). * Modifier support in mouse bindings (https://codeberg.org/dnkl/foot/issues/77). * Click count support in mouse bindings, i.e double- and triple-click