From 1d257f908a5e8849785ab8f2756b9f59cb35b0f4 Mon Sep 17 00:00:00 2001 From: makeworld Date: Mon, 25 Apr 2022 21:03:04 -0400 Subject: [PATCH] Doc for #302 --- CHANGELOG.md | 1 + THANKS.md | 1 + display/thanks.go | 1 + 3 files changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d8bc92..ac4f708 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `include` theme key to import themes from an external file (#154, #290) - Support SOCKS5 proxying by setting `AMFORA_SOCKS5` environment variable (#155) - When bookmarking a page, the first level one heading is suggested as the name (#267, #293) +- Confirmation prompts for URL schemes in new `[url-prompts]` config section (#301, #302) ### Changed - Center text automatically, removing `left_margin` from the config (#233) diff --git a/THANKS.md b/THANKS.md index 9e8b1c8..ba0b4e6 100644 --- a/THANKS.md +++ b/THANKS.md @@ -27,3 +27,4 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS * Josias (@justjosias) * mntn (@mntn-xyz) * Maxime Bouillot (@Arkaeriit) +* Emily (@emily-is-my-username) diff --git a/display/thanks.go b/display/thanks.go index 9b12b04..7240e9a 100644 --- a/display/thanks.go +++ b/display/thanks.go @@ -31,4 +31,5 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS * Josias (@justjosias) * mntn (@mntn-xyz) * Maxime Bouillot (@Arkaeriit) +* Emily (@emily-is-my-username) `)