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

This commit is contained in:
jekyllbot 2019-02-19 11:54:20 -05:00
parent 091b5bd697
commit bbc2e1469e
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@
* Incorporate `relative_url` filter in `link` tag (#6727) * Incorporate `relative_url` filter in `link` tag (#6727)
* Only read layouts from source_dir or theme_dir (#6788) * Only read layouts from source_dir or theme_dir (#6788)
* Allow custom sorting of collection documents (#7427) * Allow custom sorting of collection documents (#7427)
* Always exclude certain paths from being processed (#7188)
### Development Fixes ### Development Fixes