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

This commit is contained in:
jekyllbot 2020-09-14 09:37:58 -04:00
parent bd04997fee
commit 0d337c8a93
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
* Fix path matching regex in post_url Liquid tag (#8375) * Fix path matching regex in post_url Liquid tag (#8375)
* Reduce string allocations from the `link` tag (#8387) * Reduce string allocations from the `link` tag (#8387)
* Optimize parsing of parameters in include tag (#8192) * Optimize parsing of parameters in include tag (#8192)
* Stash documents `write?` attribute in a variable (#8389)
### Minor Enhancements ### Minor Enhancements