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

This commit is contained in:
jekyllbot 2019-03-15 13:11:48 -04:00
parent da313bf883
commit e451acca6a
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@
* Fix unnecessary allocations via StaticFileReader (#7572)
* Don't check if site URL is absolute if it is nil (#7498)
* Use communicative method parameters (#7566)
* Avoid unnecessary duplication of pages array (#7272)
### feature