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

This commit is contained in:
jekyllbot 2019-03-15 13:31:57 -04:00
parent 57a29800b6
commit ec730657a7
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@
* 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)
* Feat: drop ruby 2.3 (#7454)
### Development Fixes