Update history to reflect merge of #7749 [ci skip]

This commit is contained in:
jekyllbot 2019-07-12 10:44:47 -04:00
parent 135ebe2660
commit 4c9cbad677
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@
* Bump RuboCop to v0.71.0 (#7687)
* Use regexp to filter special entries (#7702)
* Replace `String#=~` with `String#match?` (#7718)
* Reduce Array objects generated from utility method (#7749)
### Documentation