diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c37d98..151300c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Configurable keybindings for scrolling on pages (#211, #222) - Ability to save `about:` pages (#210, #236) - `bind_beginning` and `bind_end` keybindings +- Display gemtext from stdin (#205, #242) ### Changed - Favicon support removed (#199) diff --git a/THANKS.md b/THANKS.md index b6d6366..b4da7cd 100644 --- a/THANKS.md +++ b/THANKS.md @@ -21,3 +21,4 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS * Himanshu (@singalhimanshu) * @regr4 * Anas Mohamed (@amohamed11) +* David Jimenez (@dvejmz) diff --git a/display/thanks.go b/display/thanks.go index e533c9b..8d090dc 100644 --- a/display/thanks.go +++ b/display/thanks.go @@ -25,4 +25,5 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS * Himanshu (@singalhimanshu) * @regr4 * Anas Mohamed (@amohamed11) +* David Jimenez (@dvejmz) `)