From ecc05e57ae2e23a8b83dc3aa340f4c23f6949c64 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Fri, 24 Jan 2014 21:42:55 -0600 Subject: [PATCH] Update history to reflect merge of #1985 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 16292429..fe78b7be 100644 --- a/History.markdown +++ b/History.markdown @@ -59,6 +59,7 @@ * Add `script/branding` script for ASCII art lovin' (#1936) * 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) ### Site Enhancements * Document Kramdown's GFM parser option (#1791)