diff --git a/CHANGELOG.md b/CHANGELOG.md index a7a0ac3..1a1eaad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `header` config option in `[subscriptions]` to allow disabling the header text on the subscriptions page (#191) - Selected link and scroll position stays for non-cached pages (#122) - Keybinding to open URL with URL handler instead of configured proxy (#143) -- `include` theme key to import themes from an external file (#154) +- `include` theme key to import themes from an external file (#154, #290) - Support SOCKS5 proxying by setting `AMFORA_SOCKS5` environment variable (#155) ### Changed diff --git a/THANKS.md b/THANKS.md index 80acb7a..9e8b1c8 100644 --- a/THANKS.md +++ b/THANKS.md @@ -26,3 +26,4 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS * mooff (@awfulcooking) * Josias (@justjosias) * mntn (@mntn-xyz) +* Maxime Bouillot (@Arkaeriit) diff --git a/display/thanks.go b/display/thanks.go index 72ee3bf..9b12b04 100644 --- a/display/thanks.go +++ b/display/thanks.go @@ -30,4 +30,5 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS * mooff (@awfulcooking) * Josias (@justjosias) * mntn (@mntn-xyz) +* Maxime Bouillot (@Arkaeriit) `)