Update CHANGELOG.md

This commit is contained in:
Dean Attali 2018-02-23 00:59:01 -05:00 committed by GitHub
parent 8262df744a
commit 7635ceef81
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-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)
**2018-01-14** Redo Dockerfile (#302) (thanks @jennydaman)