From d7d7d924f7999a9e34b6846bbdb030bb55285dc5 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 29 Dec 2014 00:50:12 -0500 Subject: [PATCH] Update history to reflect merge of #3189 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e0634381..f2d40034 100644 --- a/History.markdown +++ b/History.markdown @@ -13,6 +13,7 @@ * Improve `Site#getConverterImpl` and call it `Site#find_converter_instance` (#3240) * 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) ### Bug Fixes