From 1b6a462aa1a206360991fa75d7fe3e99ac8bd0fb Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Mon, 16 Mar 2020 14:39:17 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33fb2b7..510eefc 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-03-16** Upgrade font-awesome to 5.12.1 (#587) (thanks @cketti) + **2018-12-24** Add support for Staticman comments (#440) (thanks @VincentTam) **2018-10-19** Move Google Analytics to the head (#419) (thanks @jpvicari)