From f4a14b60ba495d0df12e11a269b40ba5054d1d10 Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Sat, 14 Mar 2015 19:23:18 -0500 Subject: [PATCH] Reflect the merge of #3572 in History.md --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index dbd88438..ba2ad2e8 100644 --- a/History.markdown +++ b/History.markdown @@ -50,6 +50,7 @@ * Added build --destination and --source flags (#3418) * Site template: remove unused `page.meta` attribute (#3537) * Improve the error message when sorting null objects (#3520) + * Add jekyll-smartify plugin (#3572) ### Bug Fixes