diff --git a/History.markdown b/History.markdown index a506445a2d5..209b96e7039 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