From 7b58bcfc9e0822649f4ea26843856ef46e801dad Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 10 Feb 2017 21:08:50 -0500 Subject: [PATCH] Update history to reflect merge of #5871 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 33b3a5f8..7d2c32b3 100644 --- a/History.markdown +++ b/History.markdown @@ -3,6 +3,7 @@ ### Minor Enhancements * Upgrade to Liquid v4 (#4362) + * Convert StaticFile liquid representation to a Drop & add front matter defaults support to StaticFiles (#5871) ### Documentation