From 609fa612be457bbec6fe0e844aec02a70290968c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 18 Sep 2020 07:23:10 -0400 Subject: [PATCH] Update history to reflect merge of #8392 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 5ce2b8a6f..22449455f 100644 --- a/History.markdown +++ b/History.markdown @@ -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