From 7f44500b4b67ea1d23d59ab2400f47bd81d1bbfd Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 17 Jan 2015 15:17:26 -0800 Subject: [PATCH] Update history to reflect merge of #2774 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ec97ec12afd..074e08df6ec 100644 --- a/History.markdown +++ b/History.markdown @@ -31,6 +31,7 @@ * Unescape `Document` output path (#2924) * Fix nav items alignment when on multiple rows (#3264) * Highlight: Only Strip Newlines/Carriage Returns, not Spaces (#3278) + * Find variables in front matter defaults by searching with relative file path. (#2774) ### Development Fixes