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

This commit is contained in:
jekyllbot 2019-03-15 13:27:43 -04:00
parent 575f4b66de
commit 7f2412c145
1 changed files with 1 additions and 0 deletions

View File

@ -163,6 +163,7 @@
* 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)
* Upgrade kramdown dependency to v2.x (#7492)
### Development Fixes