summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authoranoy <anoymouserver+github@mailbox.org>2021-01-18 21:26:43 +0100
committeranoy <anoymouserver@users.noreply.github.com>2021-01-18 21:43:25 +0100
commitf102b6b88db3a41ea523bd8e55a7722eb408c159 (patch)
treebfa9707a88185485741a4f63b39f6b464db97695 /CHANGELOG.md
parent5809e57d4fe35fc64b66956de78503a11736b460 (diff)
remove alternating row colors; increase row height
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 360781503..0001ceaca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
### Changed
- Use signed integer for pubdate (#997)
+- revert alternating row colors and increase row height (#1012)
### Fixed