Update history to reflect merge of #3992

[ci skip]
This commit is contained in:
Parker Moore 2015-09-24 16:07:03 -07:00
parent e193f5a738
commit abcab4b91f
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@
* filters: `where` should compare stringified versions of input & comparator (#3935)
* Read build options for `jekyll clean` command (#3828)
* Fix #3970: Use Gem::Version to compare versions, not >.
* Abort if no subcommand. Fixes confusing message. (#3992)
### Development Fixes