From 1dc2a34252b353f9f64e91c98f03350bbb8a40cd Mon Sep 17 00:00:00 2001 From: Alfred Xing Date: Wed, 2 Sep 2015 20:23:58 -0700 Subject: [PATCH] Update history to reflect merge of #3828 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 60b1c0a9..7a1809da 100644 --- a/History.markdown +++ b/History.markdown @@ -132,6 +132,7 @@ * Update CI guide to include more direct explanations of the flow (#3891) * Set `future` to `false` in the default config (#3892) * filters: `where` should compare stringified versions of input & comparator (#3935) + * Read build options for `jekyll clean` command (#3828) ### Development Fixes