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

This commit is contained in:
jekyllbot 2019-06-25 17:02:07 -04:00
parent 27aa53cf82
commit 52374cf8be
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@
* Reduce allocations from Jekyll::Document instances (#7625) * Reduce allocations from Jekyll::Document instances (#7625)
* Add `type` attribute to Document instances (#7406) * Add `type` attribute to Document instances (#7406)
* Reduce allocations from where-filter (#7653) * Reduce allocations from where-filter (#7653)
* Memoize SiteDrop#documents to reduce allocations (#7697)
### Development Fixes ### Development Fixes