From 36baf435b55be07b941c4c280b549e975d97d073 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 16 Sep 2014 09:47:24 -0700 Subject: [PATCH] Put #2929 History entry in the right place. Not enough :coffee: yet today. :zzz: --- History.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.markdown b/History.markdown index a25108da..433c4dce 100644 --- a/History.markdown +++ b/History.markdown @@ -9,6 +9,7 @@ ### Development Fixes * Add integration test for `jekyll new --blank` in TestUnit (#2913) + * Add unit test for `jekyll new --force` logic (#2929) ### Site Enhancements @@ -18,7 +19,6 @@ * 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