From d3fba977f7a0a121ece44dff75111ef14ca2d6c1 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 26 Aug 2018 07:45:08 -0400 Subject: [PATCH] Update history to reflect merge of #7196 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 47861f34..fc8ac9bc 100644 --- a/History.markdown +++ b/History.markdown @@ -43,6 +43,7 @@ * Add TSV to list of supported _data files. (#7168) * Corrected sample usage of postfiles (#7181) * Add missing html end tag for code example in section 'For loops' (#7199) + * Resolve "Unable to locate package ruby2.4" error (#7196) ### Minor Enhancements