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

This commit is contained in:
jekyllbot 2019-03-29 02:54:47 -04:00
parent 2591f33aa8
commit b09248ce2e
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
* 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)
* Incorporate `relative_url` within `post_url` tag (#7589)
### Bug Fixes