From 7f2412c145fba1937d7d5ab8ac683a157786c0c5 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 15 Mar 2019 13:27:43 -0400 Subject: [PATCH] Update history to reflect merge of #7492 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3eca675d..b122b5b0 100644 --- a/History.markdown +++ b/History.markdown @@ -163,6 +163,7 @@ * 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) + * Upgrade kramdown dependency to v2.x (#7492) ### Development Fixes