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

This commit is contained in:
jekyllbot 2020-09-11 09:24:27 -04:00
parent 51bb40913b
commit 3fb307dc25
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
* Replace nested conditional with guard clauses (#8294)
* fix: security bump (#8349)
* Fix path matching regex in post_url Liquid tag (#8375)
* Reduce string allocations from the `link` tag (#8387)
### Minor Enhancements