From 8d748ce45f11c9ed4d21868a2c33c7e42fb0e67b Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 14 Jun 2016 14:03:06 -0700 Subject: [PATCH] Update history to reflect merge of #4917 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ae90517d..37b96ac8 100644 --- a/History.markdown +++ b/History.markdown @@ -28,6 +28,7 @@ * Add 'jekyll new-theme' command to help users get up and running creating a theme (#4848) * markdownify and smartify should convert input to string before conversion (#4958) * Run Site#generate for 'jekyll doctor' to catch plugin issues (#5005) + * Add normalize_whitepace filter (#4917) ### Bug Fixes