From f2d31a1b201a1f566863465ed95bb08aa0555775 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 25 Aug 2015 23:39:40 -0700 Subject: [PATCH] Update history to reflect merge of #3935 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 74413ead..496e620d 100644 --- a/History.markdown +++ b/History.markdown @@ -131,6 +131,7 @@ * Add missing flag to disable the watcher (#3820) * 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) ### Development Fixes