From 597021a81334f9b0fbd49c449e094e226cbbadd9 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 11 Jan 2016 08:56:49 -0800 Subject: [PATCH] Update history to reflect merge of #4343 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 176c2d8d..7318a05f 100644 --- a/History.markdown +++ b/History.markdown @@ -52,6 +52,7 @@ * Implement codeclimate platform (#4340) * 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) ### Site Enhancements