From b0ae2c69c9924d748a832239d5578d6146de9986 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Thu, 17 Oct 2013 08:13:28 -0500 Subject: [PATCH] Update history to reflect merge of #1636 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 19b10fac..32c04357 100644 --- a/History.markdown +++ b/History.markdown @@ -37,6 +37,7 @@ * Update coveralls dependency to `~> 0.7.0` (#1606) * Update rake dependency to `~> 10.1` (#1603) * Clean up `site.rb` comments to be more concise/uniform (#1616) + * Use the master branch for the build badge in the readme (#1636) ### Site Enhancements * Fix params for `JekyllImport::WordPress.process` arguments (#1554)