From 391a672ac45683588e82089e72d8f8097b731e9d Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 26 Mar 2015 10:21:08 -0700 Subject: [PATCH] Update history to reflect merge of #3619 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 58257152..3f7f1f0c 100644 --- a/History.markdown +++ b/History.markdown @@ -57,6 +57,7 @@ * Create 'tmp' dir for test_tags if it doesn't exist (#3609) * Extract reading of data from `Site` to reduce responsibilities. (#3545) * Removed the word 'Jekyll' a few times from the comments (#3617) + * `bin/jekyll`: with no args, exit with exit code 1 (#3619) ### Bug Fixes