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