From 226fa226521acc6dc45c09d71bfd835b4329d138 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 15 Mar 2019 13:33:14 -0400 Subject: [PATCH] Update history to reflect merge of #7434 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index bd77b06c..4e7f97e8 100644 --- a/History.markdown +++ b/History.markdown @@ -230,6 +230,7 @@ * Use communicative method parameters (#7566) * 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) ### feature