Update history to reflect merge of #3629 [ci skip]

This commit is contained in:
Parker Moore 2015-04-14 13:14:11 -07:00
parent 0072865512
commit fff7bb31f5
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@
* `bin/jekyll`: with no args, exit with exit code 1 (#3619) * `bin/jekyll`: with no args, exit with exit code 1 (#3619)
* Incremental build if destination file missing (#3614) * Incremental build if destination file missing (#3614)
* Static files `mtime` liquid should return a `Time` obj (#3596) * Static files `mtime` liquid should return a `Time` obj (#3596)
* Use `Jekyll::Post`s for both LSI indexing and lookup. (#3629)
### Bug Fixes ### Bug Fixes