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

This commit is contained in:
jekyllbot 2019-03-15 12:48:25 -04:00
parent 36404b9a43
commit 46be718ef6
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@
* Allow custom sorting of collection documents (#7427)
* Always exclude certain paths from being processed (#7188)
* Add `Site#in_cache_dir` helper method (#7160)
* Refactor `highlight` tag to behave like the `raw` tag (#6821)
### Development Fixes