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

This commit is contained in:
jekyllbot 2019-05-16 11:44:44 -04:00
parent 49ffbbd4c7
commit 2d3c030fac
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@
* Encode and unencode urls only as required (#7654)
* Reduce string allocations with better alternatives (#7643)
* Reduce allocations from Jekyll::Document instances (#7625)
* Add `type` attribute to Document instances (#7406)
### Development Fixes