From 14595e766bf4fb245a807539ca191e5953b89b19 Mon Sep 17 00:00:00 2001 From: makeworld Date: Wed, 21 Apr 2021 22:02:51 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Doc=20for=20#222?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + THANKS.md | 1 + display/thanks.go | 1 + 3 files changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82d73cf..20122bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Support for version 1.1 JSON feeds - Copy current URL or selected URL to clipboard (#220, #225) - Uses C and c by default +- Configurable keybindings for scrolling on pages (#211, #222) ### Changed - Favicon support removed (#199) diff --git a/THANKS.md b/THANKS.md index e81d81d..f898bdc 100644 --- a/THANKS.md +++ b/THANKS.md @@ -18,3 +18,4 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS * Peter Steinberg (@objectliteral) * Thomas Adam (@ThomasAdam) * @lostleonardo +* Himanshu (@singalhimanshu) diff --git a/display/thanks.go b/display/thanks.go index 59590bb..2934fb9 100644 --- a/display/thanks.go +++ b/display/thanks.go @@ -22,4 +22,5 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS * Peter Steinberg (@objectliteral) * Thomas Adam (@ThomasAdam) * @lostleonardo +* Himanshu (@singalhimanshu) `)