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

This commit is contained in:
jekyllbot 2018-03-21 19:10:07 -04:00
parent 33f59aef2c
commit 31bdcdbc76
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
* Memoize `Site#site_data` (#6809) * Memoize `Site#site_data` (#6809)
* Memoize document output extension (#6814) * Memoize document output extension (#6814)
* Access document permalink attribute efficiently (#6740) * Access document permalink attribute efficiently (#6740)
* Minimize array allocations in the `where` filter (#6860)
### Minor Enhancements ### Minor Enhancements