summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2020-01-26 11:49:45 +0530
committerAditya Wasan <adityawasan55@gmail.com>2020-01-26 11:49:45 +0530
commit27e1952375eddaec78d7c95d3a431633ab4275c8 (patch)
tree93d217f1b235fcbe7e3824efc0845dcae44d1ad8 /CHANGELOG.md
parent052467518eb55798566d9f0eb7a07f09a4cc0a82 (diff)
Add fastscroller with alphabetic hints (#616)
* Setup basic fast scroll Work towards #558 * Implement PopupTextProvider Fixes #558 * Update changes * Hide system scrollbars * Port fastscroll to autofill preferences * Spotless Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2244ab43..e8a033fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.
## Unreleased
+### Added
+- Fast scroller with alphabetic hints
+
### Changed
- Logging is now enabled in release builds