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

This commit is contained in:
jekyllbot 2020-12-10 09:00:26 -05:00
parent 01825f51db
commit c571b3bd5a
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
* Explicitly return nil after site process phase (#8472) * Explicitly return nil after site process phase (#8472)
* Reduce allocations from computing item property (#8485) * Reduce allocations from computing item property (#8485)
* Optimize Page#dir with a private method (#8489) * Optimize Page#dir with a private method (#8489)
* Stash attribute hash for Liquid computed for pages (#8497)
### Minor Enhancements ### Minor Enhancements