From 419aaba07cb9237e9f7a28d34f9516bf1136fbc2 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 29 Dec 2014 20:48:31 -0500 Subject: [PATCH] Update history to reflect merge of #3244 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 1a948269..e11ea568 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,7 @@ * Use relative path for `path` Liquid variable in Documents for consistency (#2908) * Generalize `Utils#slugify` for any scripts (#3047) * Added basic microdata to post template in site template (#3189) + * Store log messages in an array of messages. (#3244) ### Bug Fixes