From 22eff1b5506faa13da65f84f761a462e8f1fd01b Mon Sep 17 00:00:00 2001 From: Alex Touchet Date: Mon, 8 Apr 2019 15:37:21 -0700 Subject: Remove duplicate changelog entry --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f80fbb3..bddadd9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the ability to change the selection color - Text will reflow instead of truncating when resizing Alacritty - Underline text and change cursor when hovering over URLs with required modifiers pressed -- Added ScrollLineUp and ScrollLineDown actions for scrolling line by line ### Changed -- cgit