From aa901cdaba54efcd430cd09e1aec09a9bedb3b9d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 29 Sep 2016 14:13:32 -0700 Subject: [PATCH] Update history to reflect merge of #5264 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3487f70c..2a04338a 100644 --- a/History.markdown +++ b/History.markdown @@ -15,6 +15,7 @@ * 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) + * Add `static_file.name` and `.basename` Liquid attributes (#5264) ### Bug Fixes