Update history to reflect merge of #3828

[ci skip]
This commit is contained in:
Alfred Xing 2015-09-02 20:23:58 -07:00
parent 93d282a5c1
commit 1dc2a34252
1 changed files with 1 additions and 0 deletions

View File

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