From 4279bafff388ec415ef747f984776cca41eeeb3e Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 15 Mar 2019 13:14:59 -0400 Subject: [PATCH] Update history to reflect merge of #7568 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e9b3ffce..5a9c97cb 100644 --- a/History.markdown +++ b/History.markdown @@ -225,6 +225,7 @@ * Don't check if site URL is absolute if it is nil (#7498) * Use communicative method parameters (#7566) * Avoid unnecessary duplication of pages array (#7272) + * Escape valid special chars in a site's path name (#7568) ### feature