summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2020-01-20 23:03:54 +0300
committerGitHub <noreply@github.com>2020-01-20 23:03:54 +0300
commit2f1a390aaad188d1cad9fc689620ae90e027cc8a (patch)
tree37ecb2bd335f1604c4d6cd427a5366ff43035d18 /CHANGELOG.md
parentfb1d3bef3f45e64a06e5db16f5b21cfa2aacb4df (diff)
Remove scrolling.auto_scroll feature
Fixes: #1873
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0598feda..6d056778 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Blurred icons in KDE task switcher (alacritty.ico is now high-res)
- Consecutive builds failing on macOS due to preexisting `/Application` symlink
+### Removed
+
+- Config option `auto_scroll`, which is now always disabled
+
## 0.4.1
### Packaging