summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Touchet <alextouchet@outlook.com>2019-04-08 15:37:21 -0700
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-04-08 22:37:21 +0000
commit22eff1b5506faa13da65f84f761a462e8f1fd01b (patch)
tree7078da52d1e147fed9aae5d21958d3351e3a44dd
parentbc80a74a69b76eea401ff57edfbc852489586fb8 (diff)
Remove duplicate changelog entry
-rw-r--r--CHANGELOG.md1
1 files changed, 0 insertions, 1 deletions
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