From bc2c0c4f80e34b78ed1d83b05710e770ffccf728 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 20 Feb 2018 10:58:52 -0500 Subject: [PATCH] Update history to reflect merge of #6597 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3385cbf2..b674be78 100644 --- a/History.markdown +++ b/History.markdown @@ -15,6 +15,7 @@ * Two massive performance improvements for large sites (#6730) * Cache the list of documents to be written (#6741) * Allow Jekyll Doctor to detect stray posts dir (#6681) + * Excerpt relative-path should match its path (#6597) ### Documentation