From 92d65044931110812c4ab184776995dcb2ac69bb Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Fri, 5 Jan 2018 18:28:33 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e30c57..afd5812 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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. +**2018-01-05** Abstract the social networks logic (thanks @OCram85) + +**2018-01-03** Avatar image no longer causes a ghost click (thanks @alefi87) + **2017-10-16** Add GitHub buttons to posts (#265) (thanks @yonicd) **2017-09-04** Ability to change colour/image of navbar/footer/body