From d447755b1f478eeef1b596fbd87266214e668a49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 28 Nov 2021 22:21:55 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 56f02909b..6f70c76e2 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -42,6 +42,9 @@ Bug fixes:: Documentation:: + * doc: add dark theme (automatic, following browser/desktop settings) + * doc: make build reproducible + * doc: disable web fonts * doc: switch from prettify to pygments for syntax highlighting Tests::