From 55f0980716a2f3a032bdb1c578518d5f21230e4a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 15 Feb 2019 08:47:03 -0500 Subject: [PATCH] Update history to reflect merge of #7232 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3ca86345..34172602 100644 --- a/History.markdown +++ b/History.markdown @@ -129,6 +129,7 @@ * Remind user to include gem in the Gemfile on error (#7476) * Search Front matter defaults for Page objects with relative_path (#7261) * Support for binary operators in where_exp filter (#6998) + * Configure cache_dir (#7232) ### Major Enhancements