From c7c7be9b3a4b613f8b3085832ca7d130ec371de7 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 28 Sep 2020 04:42:05 -0400 Subject: [PATCH] Update history to reflect merge of #8415 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 24218d95..8da8bca8 100644 --- a/History.markdown +++ b/History.markdown @@ -52,6 +52,7 @@ * Stash documents `write?` attribute in a variable (#8389) * Reduce string allocations from generating doc URLs (#8392) * Check if site is in incremental mode optimally (#8401) + * Handle nil argument to Jekyll.sanitized_path (#8415) ### Minor Enhancements