From c38220f45c09844467eba15c3b5dbf1843be091d Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 12 Sep 2013 12:45:19 -0400 Subject: [PATCH] Update history to reflect merge of #1531 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 2a4a65e8..dca9b5db 100644 --- a/History.markdown +++ b/History.markdown @@ -12,6 +12,7 @@ ### Development Fixes * Add a rake task to generate a new release post (#1404) + * Mute LSI output in tests (#1531) ### Site Enhancements * Fix a couple of validation errors on the site (#1511)