From f211560dcc8ae4d1bf9ae51d5a07545641ae533f Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 7 Jun 2013 20:45:08 +0200 Subject: [PATCH] Update history to reflect merge of #1190. Fixes #673. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8401efa8..7a35c447 100644 --- a/History.markdown +++ b/History.markdown @@ -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)