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

This commit is contained in:
jekyllbot 2020-12-02 00:56:54 -05:00
parent 573b431abb
commit df09c414d8
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@
* Generate items from `site.include` list only once (#8463)
* Allow triggering `:post_convert` events atomically (#8465)
* Explicitly return nil after site process phase (#8472)
* Reduce allocations from computing item property (#8485)
### Minor Enhancements