From ea397d09460137762e79e45c287933cc11c7836d Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Fri, 24 Jan 2014 21:45:18 -0600 Subject: [PATCH] Update history to reflect merge of #1984 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index fe78b7be..aa6bcfc3 100644 --- a/History.markdown +++ b/History.markdown @@ -60,6 +60,7 @@ * Update the README to reflect the repo move (#1943) * Add the project vision to the README (#1935) * Speed up Travis CI builds by using Rebund (#1985) + * Use Yarp as a Gem proxy for Travis CI (#1984) ### Site Enhancements * Document Kramdown's GFM parser option (#1791)