Update history to reflect fixing of #1424.

This commit is contained in:
Parker Moore 2013-08-16 11:56:07 -04:00
parent 6f933dc524
commit 751ed0ab58
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
* Remove redundant argument to * Remove redundant argument to
Jekyll::Commands::New#scaffold_post_content (#1356) Jekyll::Commands::New#scaffold_post_content (#1356)
* Add new dependencies to the README (#1360) * Add new dependencies to the README (#1360)
* Fix link to contributing page in README (#1424)
### Site Enhancements ### Site Enhancements
* Add info about new releases (#1353) * Add info about new releases (#1353)