From 2a1e7cb5c97aff02fe4d1a66d94a11d7dbd4f937 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 16 Jul 2014 16:14:29 -0400 Subject: [PATCH] Update history to reflect merge of #2610 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index fff2e521..b3016097 100644 --- a/History.markdown +++ b/History.markdown @@ -12,6 +12,7 @@ * Add further tests for categories (#2584) * Proof site with html-proofer on change (#2605) * Fix up bug in #2605 which caused proofing the site not to function (#2608) + * Use `bundle exec` in `script/proof` (#2610) ### Site Enhancements