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

This commit is contained in:
jekyllbot 2018-04-12 12:56:48 -04:00
parent 8f78afe92b
commit c9346ef522
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
* Store and retrieve converter instances for Jekyll::Filters via a hash (#6856)
* Implement a cache within the `where` filter (#6868)
* Store regexp in a constant (#6887)
* Optimize computing filename in LiquidRenderer (#6841)
### Documentation