From 7d340d933ac335bf4e25d95260873d0a89b99e1d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 24 Jun 2019 13:46:31 -0400 Subject: [PATCH] Update history to reflect merge of #7718 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a506445a..209b96e7 100644 --- a/History.markdown +++ b/History.markdown @@ -160,6 +160,7 @@ * Update TestTags in sync with Rouge v3.4 (#7709) * Bump RuboCop to v0.71.0 (#7687) * Use regexp to filter special entries (#7702) + * Replace `String#=~` with `String#match?` (#7718) ### Documentation