From 59e1e2dd8408fc4c0228e050a43ff38b63234813 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Tue, 13 Jan 2015 19:02:42 -0600 Subject: [PATCH] Update history to reflect merge of #3220 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7997d061..00dc1a03 100644 --- a/History.markdown +++ b/History.markdown @@ -18,6 +18,7 @@ * Added basic microdata to post template in site template (#3189) * Store log messages in an array of messages. (#3244) * Allow collection documents to override `output` property in front matter (#3172) + * Keep file modification times between builds for static files (#3220) ### Bug Fixes