From 1e970b598d441017eab504888d310de489b3b0da Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 15 Mar 2019 13:38:14 -0400 Subject: [PATCH] Update history to reflect merge of #7292 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 126396ac..ef4c7cae 100644 --- a/History.markdown +++ b/History.markdown @@ -143,6 +143,7 @@ * Cache computed item property (#7301) * Memoize Document#excerpt_separator (#7569) * Cleanup Markdown converter (#7519) + * Optimize Document::DATE_FILENAME_MATCHER to match valid filenames (#7292) ### Major Enhancements