From f0e9b378f6396d3a70340c5a15fc13c33b3237bd Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 24 Mar 2016 12:50:06 -0700 Subject: [PATCH] Update history to reflect merge of #4624 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e5ff3145..2b70c734 100644 --- a/History.markdown +++ b/History.markdown @@ -15,6 +15,7 @@ * 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) + * Adds `link` Liquid tag to make generation of URL's easier (#4624) ### Bug Fixes