From 11230718a446a279c0db9058eee5c30fbee2323b Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 5 Aug 2015 14:19:38 -0700 Subject: [PATCH] Update history to reflect merge of #3894 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d984173d..1d8f7356 100644 --- a/History.markdown +++ b/History.markdown @@ -160,6 +160,7 @@ * Updated the scripts shebang for portability (#3858) * Update JRuby testing to 9K ([3ab386f](https://github.com/jekyll/jekyll/commit/3ab386f1b096be25a24fe038fc70fd0fb08d545d)) * Organize dependencies into dev and test groups. (#3852) + * Contributing.md should refer to `script/cucumber` (#3894) ### Site Enhancements