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

View File

@@ -41,6 +41,7 @@
* fix: security bump (#8349)
* Fix path matching regex in post_url Liquid tag (#8375)
* Reduce string allocations from the `link` tag (#8387)
* Optimize parsing of parameters in include tag (#8192)
### Minor Enhancements