From 272360a80b75a79333491ed4876ad7cb668ccee8 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 4 Aug 2019 16:11:13 -0400 Subject: [PATCH] Update history to reflect merge of #7701 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a1dd6eba..e32abe94 100644 --- a/History.markdown +++ b/History.markdown @@ -173,6 +173,7 @@ * Fix: rubocop offenses (#7769) * Reduce allocations by using #each_with_object (#7758) * Memoize fallback_data for Drop (#7728) + * Use String#end_with? to check if entry is a backup (#7701) ### Documentation