From fff7bb31f59ebf409dd2825902542de404d57f14 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 14 Apr 2015 13:14:11 -0700 Subject: [PATCH] Update history to reflect merge of #3629 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 62c8f458..55ce3e40 100644 --- a/History.markdown +++ b/History.markdown @@ -61,6 +61,7 @@ * `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) + * Use `Jekyll::Post`s for both LSI indexing and lookup. (#3629) ### Bug Fixes