From 9fc4a85806dbcc91c4904548ad5c65cd54b97e6f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 24 Mar 2016 12:40:50 -0700 Subject: [PATCH] Update history to reflect merge of #4704 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9321d937..e5ff3145 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,7 @@ * Use String#encode for xml_escape filter instead of CGI.escapeHTML (#4694) * Add show_dir_listing option for serve command and fix index file names (#4533) * Site Template: write a Gemfile which is educational to the new site (#4542) + * Site template: add explanation of site variables in the example `_config.yml` (#4704) ### Bug Fixes