From b71dffc3051844a0b28830fea9ce54e5811c548a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 15 Mar 2019 13:35:04 -0400 Subject: [PATCH] Update history to reflect merge of #7357 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 33f7b1b0..ae192fb4 100644 --- a/History.markdown +++ b/History.markdown @@ -232,6 +232,7 @@ * Avoid unnecessary duplication of pages array (#7272) * Escape valid special chars in a site's path name (#7568) * Replace `name` in Page#inspect with relative_path (#7434) + * Log a warning when the slug is empty (#7357) ### feature