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

This commit is contained in:
jekyllbot 2020-11-11 05:36:56 -05:00
parent c12a04dbc1
commit 9de60bbf48
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@
* Enable Lint/NoReturnInBeginEndBlocks Cop (#8457)
* Memoize destination of pages, documents and staticfiles (#8458)
* Generate items from `site.include` list only once (#8463)
* Allow triggering `:post_convert` events atomically (#8465)
### Minor Enhancements