From 23284eb6db81bf33069a2d8082216f29c9d95e0a Mon Sep 17 00:00:00 2001 From: Ashwin Maroli Date: Thu, 16 Dec 2021 17:51:45 +0530 Subject: [PATCH] Remove history entry for reverted unreleased change [skip ci] --- History.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/History.markdown b/History.markdown index 93ed42cc..26d379bd 100644 --- a/History.markdown +++ b/History.markdown @@ -47,7 +47,6 @@ * Add webrick as a dependency (#8524) * fix: pin rubocop to 1.12 due to error with ruby 2.4 (#8651) - * Revert "style: run rubocop -a" (#8676) * Load Jekyll plugins from BUNDLE_GEMFILE location (#8585) * fix(security): CVE-2021-28834 (#8680) * Inject livereload script using `location.protocol` instead of `http:` (#8718) @@ -64,7 +63,6 @@ * Pin rubocop version (#8564) * style: add rubocop 1.9 cops (#8567) * Cross Version Testing Locally and Faster CI (#8610) - * style: run rubocop -a (#8654) * Use official Ruby setup GH action (#8614) * Spell check action for markdown documentation (#8675) * Update expect to cover docs/_posts (#8677)