From 5b77850dc986d3fda6e172cfb607a722b29d74e6 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 5 Mar 2018 10:15:38 -0500 Subject: [PATCH] Update history to reflect merge of #5195 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 185d9833..bc9bd492 100644 --- a/History.markdown +++ b/History.markdown @@ -10,6 +10,7 @@ * Fix theme gem feature (#6784) * Replace simple regex with equivalent Ruby methods (#6736) * Rewrite `script/rubyprof` as a Ruby script (#6813) + * Add debug output to theme rendering (#5195) ### Minor Enhancements