From 9d0c73fce829fd119aed3a0c029b858610da78b3 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 15 Mar 2019 15:12:11 -0400 Subject: [PATCH] Update history to reflect merge of #7130 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ef4c7cae..0018e303 100644 --- a/History.markdown +++ b/History.markdown @@ -210,6 +210,7 @@ * dev: update gemspec (#7425) * Test with Ruby 2.6 on AppVeyor [skip travis] (#7518) * Add a script to profile docs with CI (#7540) + * Scan `assert_equal` methods and rectify any offenses with a custom Rubocop cop (#7130) ### Bug Fixes