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

This commit is contained in:
Parker Moore 2014-09-17 12:22:56 -07:00
parent 2c9f6b0bd5
commit 9efb68f957
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@
### Bug Fixes
* Remove `--watch` from the site template blog post since it defaults
to watching in in 2.4.0 (#2922)
### Development Fixes
* Add integration test for `jekyll new --blank` in TestUnit (#2913)