From ce6f20f187af0facb4ccf420f6d0694fb15e034d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 24 Oct 2016 14:48:05 -0700 Subject: [PATCH] Update history to reflect merge of #5505 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7716265e..db05d3e0 100644 --- a/History.markdown +++ b/History.markdown @@ -22,6 +22,7 @@ * fix rubocop errors on testing with Rubocop 0.44 (#5489) * script/test: add missing whitespace (#5479) * Restrict Rubocop version (#5496) + * include a hashbang for all benchmark scripts & make them executable (#5505) ### Minor Enhancements