From da80240fac1d7b6a737f87c865a72423f7c69c89 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 14 Apr 2015 13:01:03 -0700 Subject: [PATCH] Update history to reflect merge of #3596 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e88692a3..62c8f458 100644 --- a/History.markdown +++ b/History.markdown @@ -60,6 +60,7 @@ * 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) + * Static files `mtime` liquid should return a `Time` obj (#3596) ### Bug Fixes