Skip to content

Commit 5f57b13

Browse files
committed
Doc for #245
1 parent 3929c97 commit 5f57b13

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Ability to save `about:` pages (#210, #236)
1414
- `bind_beginning` and `bind_end` keybindings
1515
- Display gemtext from stdin (#205, #242)
16+
- Specifying `default` in the theme config uses the terminal's default background color, including transparency (#244, #245)
1617

1718
### Changed
1819
- Favicon support removed (#199)

THANKS.md

+1
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS
2222
* @regr4
2323
* Anas Mohamed (@amohamed11)
2424
* David Jimenez (@dvejmz)
25+
* Michael McDonagh (@m-mcdonagh)

display/thanks.go

+1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS
2626
* @regr4
2727
* Anas Mohamed (@amohamed11)
2828
* David Jimenez (@dvejmz)
29+
* Michael McDonagh (@m-mcdonagh)
2930
`)

0 commit comments

Comments
 (0)