From a32c77fb87f6b2bf64e52e0070b69d7f77339bc6 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 11 Jan 2016 13:10:43 -0800 Subject: [PATCH] Update history to reflect merge of #4347 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7318a05f..ab1d5139 100644 --- a/History.markdown +++ b/History.markdown @@ -53,6 +53,7 @@ * Remove ObectSpace dumping and start using inherited, it's faster. (#4342) * Add script/travis so all people can play with Travis-CI images. (#4338) * Move Cucumber to using RSpec-Expections and furthering JRuby support. (#4343) + * Rearrange Cucumber and add some flair. (#4347) ### Site Enhancements