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

This commit is contained in:
jekyllbot
2019-05-16 12:38:55 -04:00
parent ed385ba264
commit 9957e21be7

View File

@@ -100,6 +100,7 @@
* Reduce string allocations with better alternatives (#7643)
* Reduce allocations from Jekyll::Document instances (#7625)
* Add `type` attribute to Document instances (#7406)
* Reduce allocations from where-filter (#7653)
### Development Fixes