Update history to reflect merge of #1190. Fixes #673.

This commit is contained in:
Parker Moore 2013-06-07 20:45:08 +02:00
parent ae4da46ea1
commit f211560dcc
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
### Major Enhancements
### Minor Enhancements
* Fail loudly when MaRuKu errors out (#1190)
* Move the building of related posts into their own class (#1057)
* Removed trailing spaces in several places throughout the code (#1116)
* Add a `--force` option to `jekyll new` (#1115)