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

This commit is contained in:
jekyllbot 2020-09-24 07:36:13 -04:00
parent 51b976ed05
commit fd8a7e7e3b
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
* Optimize parsing of parameters in include tag (#8192)
* Stash documents `write?` attribute in a variable (#8389)
* Reduce string allocations from generating doc URLs (#8392)
* Check if site is in incremental mode optimally (#8401)
### Minor Enhancements