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

This commit is contained in:
jekyllbot 2020-11-18 05:42:10 -05:00
parent 37df92dd29
commit 8a01e6aed9
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@
* Memoize destination of pages, documents and staticfiles (#8458) * Memoize destination of pages, documents and staticfiles (#8458)
* Generate items from `site.include` list only once (#8463) * Generate items from `site.include` list only once (#8463)
* Allow triggering `:post_convert` events atomically (#8465) * Allow triggering `:post_convert` events atomically (#8465)
* Explicitly return nil after site process phase (#8472)
### Minor Enhancements ### Minor Enhancements