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

This commit is contained in:
jekyllbot 2019-02-16 11:19:04 -05:00
parent 07bf5be7b4
commit 996431ba60
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@
* Ignore cache directory (#7184)
* Incorporate `relative_url` filter in `link` tag (#6727)
* Only read layouts from source_dir or theme_dir (#6788)
* Allow custom sorting of collection documents (#7427)
### Development Fixes