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