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

This commit is contained in:
jekyllbot 2020-12-02 12:27:35 -05:00
parent c80ccbebf7
commit 9a6d3ea51e
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@
* Allow triggering `:post_convert` events atomically (#8465)
* Explicitly return nil after site process phase (#8472)
* Reduce allocations from computing item property (#8485)
* Optimize Page#dir with a private method (#8489)
### Minor Enhancements