From b2aa8b6e68b82d28a7c038916b72a9247f5a0078 Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Sat, 28 Mar 2015 19:27:26 -0500 Subject: [PATCH] Update history.md to reflect the merger of #3614. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f4244e6d..9c2ccd2e 100644 --- a/History.markdown +++ b/History.markdown @@ -58,6 +58,7 @@ * 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) + * Incremental build if destination file missing (#3614) ### Bug Fixes