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