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