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

This commit is contained in:
jekyllbot 2020-09-14 07:36:13 -04:00
parent f2b463bb85
commit c9ab616ace
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
* fix: security bump (#8349) * fix: security bump (#8349)
* 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)
### Minor Enhancements ### Minor Enhancements