From e19a4a7ed68a2db3f36ef45b7bc43e3c0189888c Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Wed, 1 Apr 2020 17:26:20 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bf7b20..79be67e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This file lists all non-trivial changes to Beautiful Jekyll. I often make small changes to documentation, to the demo site, or to the general look-and-feel. These changes will not be listed here. Any other minor changes will also not be listed here. +**2020-04-01** Add support for Utterances comments (#596) (thanks @colynn) + **2020-03-23** Remove just-comments as it's getting killed at the end of the year **2020-03-16** Upgrade font-awesome to 5.12.1 (#587) (thanks @cketti)