From 1473448dfd55ef51c994bef1a5f4c153b6e0ed4a Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Sat, 14 Sep 2013 08:00:35 -0500 Subject: [PATCH] Update history to reflect merge of #1537 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d707b35e..fe5c04a0 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,7 @@ ### Development Fixes * Add a rake task to generate a new release post (#1404) * Mute LSI output in tests (#1531) + * Update contributor documentation (#1537) ### Site Enhancements * Fix a couple of validation errors on the site (#1511)