From f16c5d0e65c8801e1d60e10908d564caac0c1211 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 25 Mar 2016 12:19:17 -0700 Subject: [PATCH] Update history to reflect merge of #4640 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f4ec2251..8dcfe96c 100644 --- a/History.markdown +++ b/History.markdown @@ -16,6 +16,7 @@ * 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) + * Allow static files to be symlinked in unsafe mode or non-prod environments (#4640) ### Bug Fixes