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

This commit is contained in:
jekyllbot 2019-05-16 10:56:01 -04:00
parent 7548132944
commit db2de73a0d
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@
* Reduce Array allocations via Jekyll::Cleaner (#7659)
* Encode and unencode urls only as required (#7654)
* Reduce string allocations with better alternatives (#7643)
* Reduce allocations from Jekyll::Document instances (#7625)
### Development Fixes