Update CHANGELOG.md

This commit is contained in:
Dean Attali 2017-10-16 15:22:18 -04:00 committed by GitHub
parent 0636b7ac64
commit 35b03c4376
1 changed files with 2 additions and 0 deletions

View File

@ -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.
**2017-10-16** Add GitHub buttons to posts (#265) (thanks @yonicd)
**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)