diff options
author | Alex Touchet <alextouchet@outlook.com> | 2019-04-08 15:37:21 -0700 |
---|---|---|
committer | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-04-08 22:37:21 +0000 |
commit | 22eff1b5506faa13da65f84f761a462e8f1fd01b (patch) | |
tree | 7078da52d1e147fed9aae5d21958d3351e3a44dd /CHANGELOG.md | |
parent | bc80a74a69b76eea401ff57edfbc852489586fb8 (diff) | |
download | alacritty-22eff1b5506faa13da65f84f761a462e8f1fd01b.tar.gz alacritty-22eff1b5506faa13da65f84f761a462e8f1fd01b.zip |
Remove duplicate changelog entry
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
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 |