Update history to reflect merge of #3935

[ci skip]
This commit is contained in:
Parker Moore
2015-08-25 23:39:40 -07:00
parent 831eb17b29
commit f2d31a1b20

View File

@@ -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