From 682c0fc98fc6dda8397d6f072accaa6af6568c70 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 28 Sep 2016 16:39:45 -0700 Subject: [PATCH] Update history to reflect merge of #5157 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ad40aa33..97941325 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,7 @@ * Site template: remove `css/` from new site scaffolding (#5402) * Site template: Move contents of the index.html page to the 'home' layout (#5420) * Exclude node_modules by default (#5210) + * Run hooks in priority order. (#5157) ### Bug Fixes