Update CHANGELOG.md

This commit is contained in:
Dean Attali 2018-06-08 18:26:06 -04:00 committed by GitHub
parent b9a562da4f
commit 0b66bbe5df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.
**2018-06-08** Add support for Facebook comments (#350) (thanks @npes87184)
**2018-02-22** Automatically generate sitemap (#323) (thanks @JosemyDuarte)
**2018-01-18** Add clickable tags to each post and a tags index page, works for GitHub sites (#307) (thanks @OCram85)