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

This commit is contained in:
jekyllbot 2019-03-22 12:19:00 -04:00
parent 2090989fb3
commit 9e42fad62f
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,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)
* Remove Jekyll::Utils#strip_heredoc in favor of a Ruby > 2.3 built in (#7584)
### Bug Fixes