From 7635ceef8118fc4d12356a3cf936ccf2eb911243 Mon Sep 17 00:00:00 2001
From: Dean Attali <dean@attalitech.com>
Date: Fri, 23 Feb 2018 00:59:01 -0500
Subject: [PATCH] Update CHANGELOG.md

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 497fef5..9d37cef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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)