From 0d337c8a93a6c344b0418da37f9378fe8933518f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 14 Sep 2020 09:37:58 -0400 Subject: [PATCH] Update history to reflect merge of #8389 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 30f26be9..4afb0014 100644 --- a/History.markdown +++ b/History.markdown @@ -42,6 +42,7 @@ * 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) + * Stash documents `write?` attribute in a variable (#8389) ### Minor Enhancements