From 46be718ef60430b8d941dc227d8b8b1a9d686366 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 15 Mar 2019 12:48:25 -0400 Subject: [PATCH] Update history to reflect merge of #6821 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 28337b41..9a87a60e 100644 --- a/History.markdown +++ b/History.markdown @@ -159,6 +159,7 @@ * Allow custom sorting of collection documents (#7427) * Always exclude certain paths from being processed (#7188) * Add `Site#in_cache_dir` helper method (#7160) + * Refactor `highlight` tag to behave like the `raw` tag (#6821) ### Development Fixes