From f2aa15555b860ee09ccf4b3a1a7291bef720cc2b Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 25 Mar 2016 16:27:39 -0700 Subject: [PATCH] Update history to reflect merge of #4703 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 1c96a387..d43c99e5 100644 --- a/History.markdown +++ b/History.markdown @@ -17,6 +17,7 @@ * 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) + * Add `:after_init` hook & add `Site#config=` to make resetting config easy (#4703) ### Bug Fixes