From 1416e0e0ce7f6d9050596fd0aa49f35f8c248bfc Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 16 Sep 2014 09:46:49 -0700 Subject: [PATCH] Update history to reflect merge of #2929 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 5dbee057..a25108da 100644 --- a/History.markdown +++ b/History.markdown @@ -18,6 +18,7 @@ * Remove warning regarding GHP use of singular types for front matter defaults (#2919) * Fix quote character typo in site documentation for templates (#2917) * Point Liquid links to Liquid’s Github wiki (#2887) + * Add unit test for `jekyll new --force` logic (#2929) ## 2.4.0 / 2014-09-09