From 12ad18caef5b5fa5539aad47f0e07fb607d0bd64 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Mon, 4 Sep 2017 12:56:52 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b184e9..c43b523 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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. +**2017-09-04** Ability to change colour/image of navbar/footer/body + +**2017-08-17** Add support for notification, error, and warning boxes in markdown (#227) (thanks @OCram85) + +**2017-08-12** Add social buttons for twitch, yelp, and steam (#234) (thanks @TheRealBenForce) + **2017-03-30** Make the footer contact links friendly for screen readers (thanks @eugenius1) **2017-03-30** Started a CHANGELOG file (thanks @eugenius1)