From 2f214b547c10ed0cf6b81fe741cef1d394b817d4 Mon Sep 17 00:00:00 2001 From: makeworld Date: Thu, 6 May 2021 22:28:21 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Doc=20for=20#235?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + THANKS.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20122bc..70d8b35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Possible subscription update race condition on startup - Plaintext documents are escaped properly (regression from v1.8.0) - Help page scrollbar color matches what's in the theme config +- Regression where lists would not appear if `bullets = false` (#234, #235) ## [1.8.0] - 2021-02-17 diff --git a/THANKS.md b/THANKS.md index f898bdc..37b0267 100644 --- a/THANKS.md +++ b/THANKS.md @@ -19,3 +19,4 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS * Thomas Adam (@ThomasAdam) * @lostleonardo * Himanshu (@singalhimanshu) +* @regr4