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

This commit is contained in:
Parker Moore 2014-11-03 12:01:02 -08:00
parent 23f4c5804c
commit 4272537f69
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
### Development Fixes
* Fix a typo in the doc block for `Jekyll::URL.escape_path` (#3052)
* Add integration test for `jekyll new --blank` in TestUnit (#2913)
* Add unit test for `jekyll new --force` logic (#2929)
* Update outdated comment for `Convertible#transform` (#2957)