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

This commit is contained in:
jekyllbot 2019-02-20 10:47:22 -05:00
parent 63b3739062
commit 4e24a460ae
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@
* Only read layouts from source_dir or theme_dir (#6788)
* Allow custom sorting of collection documents (#7427)
* Always exclude certain paths from being processed (#7188)
* Add `Site#in_cache_dir` helper method (#7160)
### Development Fixes