From b09248ce2e69f7a76692991c28ccef476273cc32 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 29 Mar 2019 02:54:47 -0400 Subject: [PATCH] Update history to reflect merge of #7589 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 32575ad7..e506710f 100644 --- a/History.markdown +++ b/History.markdown @@ -25,6 +25,7 @@ * Allow custom sorting of collection documents (#7427) * Always exclude certain paths from being processed (#7188) * Remove Jekyll::Utils#strip_heredoc in favor of a Ruby > 2.3 built in (#7584) + * Incorporate `relative_url` within `post_url` tag (#7589) ### Bug Fixes