Update history to reflect merge of #4004 [ci skip]

This commit is contained in:
Matt Rogers 2015-10-15 21:13:32 -05:00
parent 20303de60d
commit b1125f53de
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@
* 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)
* Whole-post excerpts should match the post content (#4004)
### Development Fixes