From 354110d393b64245170b975f44b244c0f3a52292 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 3 Apr 2022 09:58:58 -0700 Subject: [PATCH] Update history to reflect merge of #9015 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8543d4d3..0d5d4b94 100644 --- a/History.markdown +++ b/History.markdown @@ -100,6 +100,7 @@ * Fix random test failures in TestExcerpt #to_liquid (#8884) * Lock gem `psych` to `v3.x` (#8918) * Fix typo in Bug Report template (#8951) + * Check symlink outside site_source without Pathutil (#9015) ### Minor Enhancements