diff --git a/CHANGELOG.md b/CHANGELOG.md index 70d8b35..4cc8963 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Copy current URL or selected URL to clipboard (#220, #225) - Uses C and c by default - Configurable keybindings for scrolling on pages (#211, #222) +- Ability to save `about:` pages (#210, #236) ### Changed - Favicon support removed (#199) diff --git a/THANKS.md b/THANKS.md index 37b0267..b6d6366 100644 --- a/THANKS.md +++ b/THANKS.md @@ -20,3 +20,4 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS * @lostleonardo * Himanshu (@singalhimanshu) * @regr4 +* Anas Mohamed (@amohamed11)