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

This commit is contained in:
jekyllbot 2020-09-18 07:23:10 -04:00
parent a401f0387e
commit 609fa612be
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
* Reduce string allocations from the `link` tag (#8387)
* Optimize parsing of parameters in include tag (#8192)
* Stash documents `write?` attribute in a variable (#8389)
* Reduce string allocations from generating doc URLs (#8392)
### Minor Enhancements