From e83645d702c2d0afe0b125969512ea769df6d300 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sat, 17 Feb 2018 08:55:06 -0500 Subject: [PATCH] Update history to reflect merge of #6777 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 532f6a53..53ba868c 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,7 @@ * Test against Ruby 2.5 on AppVeyor (#6668) * Replace simple regex with a native Ruby method (#6732) * Codeclimate: exclude livereload.js (#6776) + * Add a cucumber feature to test link tag (#6777) ### Minor Enhancements