From 7605b0a474f2906e36f394a174171e9ba2cefed1 Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Sun, 16 May 2021 22:12:49 +0200 Subject: [PATCH] Update History.markdown --- History.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.markdown b/History.markdown index 7e5fd5ba..2d8ad444 100644 --- a/History.markdown +++ b/History.markdown @@ -1573,7 +1573,7 @@ ### Minor Enhancements - * Stop testing with Ruby 2.0.x, which is EOL'd. (#4381) + * Stop testing with Ruby 2.0.x EOL (#4381) * Allow collections to have documents that have no file extension (#4545) * Add size property to `group_by` result (#4557) * Site Template: Removed unnecessary nesting from `_base.scss` (#4637)