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

This commit is contained in:
jekyllbot 2018-11-04 14:02:02 -05:00
parent 592b530de1
commit 1825813c93
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@
* Check key in collections only if it isn't "posts" (#7277) * Check key in collections only if it isn't "posts" (#7277)
* Revert "Cache converter in renderer" (#7326) * Revert "Cache converter in renderer" (#7326)
* Measure the no. of times a template gets rendered (#7316) * Measure the no. of times a template gets rendered (#7316)
* Re-implement handling Liquid blocks in excerpts (#7250)
### feature ### feature